From 6685cd0c482f4fbd2e0e750f05e2c847a7a417e5 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 6 Feb 2009 19:35:51 +0100 Subject: Split the m4 macros into a separate directory --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index dd3a60bc..d783a30e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -107,3 +107,5 @@ endif # tests are added as last element, because tests may need different # modules that need to be generated first SUBDIRS += tests + +ACLOCAL_AMFLAGS = -I m4 -- cgit