From 75dbce2fafe5b45aecc8a9a944a92ae826986450 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 5 Jan 2014 14:11:59 +0100 Subject: Add to ACLOCAL_AMFLAGS for user added flags --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a6b8cfdd..c46bf60f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,7 @@ DISTCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --disable-icon-update --enable-gtk-doc -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} distclean-local: if test "$(srcdir)" = "."; then :; else \ -- cgit v1.2.1