From 1e11caf97aac3c52a001b3189908dd9e370ad935 Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 5 Jan 2014 14:12:27 +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 e6e5c23..6807119 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = po po-locations libmateweather doc data python icons -ACLOCAL_AMFLAGS = -I m4 +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -- cgit v1.2.1