From 8b1526d934f16e34ab02a1537eae18aff2936c5b Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sun, 19 Apr 2015 15:27:14 -0300 Subject: build: fix --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a934945..71747dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,9 +3,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_DISTCHECK_CONFIGURE_FLAGS = \ - --enable-examples \ --enable-cmocka \ - --disable-leg \ --disable-valgrind @@ -179,3 +177,5 @@ valgrind: all --num-callers=20 \ --error-exitcode=1 \ --show-possibly-lost=no" + +endif -- cgit v1.2.3-18-g5258