diff mbox series

[BlueZ,2/2] build: Enable admin plugin

Message ID 20220815232631.1275861-2-luiz.dentz@gmail.com
State New
Headers show
Series [BlueZ,1/2] client: Move admin submenu | expand

Commit Message

Luiz Augusto von Dentz Aug. 15, 2022, 11:26 p.m. UTC
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>

This enables admin plugin with bootstrap-configure so it is normally
build by the likes of CI.
---
 bootstrap-configure | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/bootstrap-configure b/bootstrap-configure
index 0aba3ef22295..8172840d5fc2 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -33,4 +33,5 @@  fi
 		--enable-ubsan \
 		--enable-cups \
 		--enable-library \
+		--enable-admin \
 		--disable-datafiles $*