build: turn on warnings during distcheck
authorDan Williams <dcbw@redhat.com>
Mon, 11 Apr 2011 22:10:54 +0000 (17:10 -0500)
committerDan Williams <dcbw@redhat.com>
Mon, 11 Apr 2011 22:10:54 +0000 (17:10 -0500)
Make sure we catch everything before generating a tarball for release.

Makefile.am

index 560f40a..c128368 100644 (file)
@@ -27,6 +27,7 @@ EXTRA_DIST = \
 DISTCHECK_CONFIGURE_FLAGS = \
        --with-tests=yes \
        --with-docs=yes \
+       --enable-more-warnings=yes \
        --with-udev-dir=$$dc_install_base/lib/udev \
        --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)