summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-03-02 13:53:32 -0600
committerDan Williams <dcbw@redhat.com>2012-03-02 14:01:55 -0600
commit58f3f9a5f5705ba3370312a13e863cc54df79264 (patch)
treea687c2b8d410e437d7f54632fbd6af8a8439b7ff /Makefile.am
parentf28106bb64d7baf27636ad960c59be6742de8118 (diff)
downloadnetwork-manager-applet-58f3f9a5f5705ba3370312a13e863cc54df79264.tar.gz
build: more flexible build-time warnings and errors options
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6c482038..96c272b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,8 @@ schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
@INTLTOOL_SCHEMAS_RULE@
+DISTCHECK_CONFIGURE_FLAGS = --enable-more-warnings=yes
+
EXTRA_DIST += \
$(schemas_in_files) \
$(autostart_in_files) \