From 9efc71828941520c85e2d5a0938616835ee020cf Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 21 Sep 2008 11:52:19 +0200 Subject: Need -I for aclocal. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f8e558ec52..bebdb5cf4a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,6 @@ if HAVE_GUILE SUBDIRS += guile endif -ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 -I libextra/gl/m4 EXTRA_DIST = cfg.mk maint.mk .clcopying -- cgit v1.2.1