From 5039ad2bc6c54ff323686b81818eeb04887321d4 Mon Sep 17 00:00:00 2001 From: Tomek Mrugalski Date: Wed, 2 Nov 2016 14:46:21 +0100 Subject: [5027] Glue added in configure.ac/Makefile.am for premium content. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 897be34b64..cae96ce819 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,8 @@ 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 tools doc . ext src m4macros +SUBDIRS = compatcheck tools doc . ext src m4macros @PREMIUM_DIR@ + USE_LCOV=@USE_LCOV@ LCOV=@LCOV@ GENHTML=@GENHTML@ -- cgit v1.2.3