From c0e56a663ecd295e07d0ed1f1e27a0bb1f490e57 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 7 Sep 2009 15:10:01 +0200 Subject: [PATCH] only add generated m4 files to include path --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8082bd8e8b..c2467a768a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ if USE_SCRIPTS SUBDIRS += scripts endif -ACLOCAL_AMFLAGS = -I m4/config m4/macros m4 +ACLOCAL_AMFLAGS = -I m4/config EXTRA_DIST = Doxyfile.in CREDITS CLEANFILES = apidoc Doxyfile -- 2.47.2