]> git.ipfire.org Git - pakfire.git/commitdiff
configure: Perform distcheck in debug mode
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Nov 2017 22:39:06 +0000 (23:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 28 Nov 2017 22:39:06 +0000 (23:39 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am

index e2af2c0aaec02a6885ab477a7a434ba88fc1d791..292da425ccb6ec74735cc31b49dc8c1715d0e99a 100644 (file)
@@ -65,7 +65,8 @@ pkgpyexec_LTLIBRARIES =
 pkginclude_HEADERS =
 
 DISTCHECK_CONFIGURE_FLAGS = \
-        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
+        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) \
+       --enable-debug
 
 @INTLTOOL_POLICY_RULE@