From 250dcb84a157e3a186634238cd40d04f206d97af Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 19 Sep 2012 14:28:08 +0200 Subject: [PATCH] build: Include --enable-session-policy when building distribution --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 27836382..3b23cf7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -256,6 +256,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \ --enable-openconnect \ --enable-openvpn \ --enable-vpnc \ + --enable-session-policy \ --enable-nmcompat \ --enable-polkit -- 2.34.1