From ec064f63308e6186e36db429c12567212b7cb04e Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 28 Feb 2015 01:37:39 +0100 Subject: [3516] added/updated Makefiles --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f580336779..12bf76b326 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS} # ^^^^^^^^ This has to be the first line and cannot come later in this # Makefile.am due to some bork in some versions of autotools. -SUBDIRS = compatcheck doc . ext src tests m4macros +SUBDIRS = compatcheck tools doc . ext src tests m4macros USE_LCOV=@USE_LCOV@ LCOV=@LCOV@ GENHTML=@GENHTML@ -- cgit v1.2.3