From d096b0f56c67836dceba8478ff2f9fe3cc09aaa8 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Tue, 9 Jun 2015 00:49:42 -0300 Subject: build: enable ronn support for distcheck --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9d56ca3..576df80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-tests \ - --disable-ronn \ + --enable-ronn \ --disable-valgrind \ $(NULL) -- cgit v1.2.3-18-g5258