3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-21 22:09:23 +01:00

build: Install D-Bus policy file even on development builds

This commit is contained in:
Marcel Holtmann 2018-02-10 18:47:37 +01:00
parent c31244ddec
commit 3bc7d2e722

View File

@ -8,5 +8,4 @@ fi
./configure --enable-maintainer-mode \
--enable-debug \
--prefix=/usr \
--localstatedir=/var \
--disable-dbus-policy $*
--localstatedir=/var $*