make distcheck: Enable -Werror and examples

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2015-06-11 04:52:14 -04:00
parent 3c3b356cb5
commit 6adcbdcaf2
+1
View File
@@ -3,6 +3,7 @@ SUBDIRS = src scripts man conf
EXTRA_DIST = autogen.sh ocb-license.html README.md COPYING.iOS
BUILT_SOURCES = version.h
CLANG_SCAN_BUILD = scan-build
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-compile-warnings=error --enable-examples
.PHONY: VERSION