From fdc788f576cf79cde8e3d431d46b58d2374f7c64 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 15 Aug 2022 16:21:59 -0700 Subject: build: Enable admin plugin 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(+) (limited to 'bootstrap-configure') diff --git a/bootstrap-configure b/bootstrap-configure index 0aba3ef22..8172840d5 100755 --- a/bootstrap-configure +++ b/bootstrap-configure @@ -33,4 +33,5 @@ fi --enable-ubsan \ --enable-cups \ --enable-library \ + --enable-admin \ --disable-datafiles $* -- cgit v1.2.1