summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-01-06 02:47:25 -0800
committerStefano Karapetsas <[email protected]>2014-01-06 02:47:25 -0800
commit5ba5971afcc515a258e3f42d99415054278d5f2d (patch)
tree71f1948ebb4d4b9e7772a4daac83a8962f808311
parentb82297eae9d0e6e5a35690adb80c9c1821ac6c6b (diff)
parent1e11caf97aac3c52a001b3189908dd9e370ad935 (diff)
downloadlibmateweather-5ba5971afcc515a258e3f42d99415054278d5f2d.tar.bz2
libmateweather-5ba5971afcc515a258e3f42d99415054278d5f2d.tar.xz
Merge pull request #18 from infirit/master
Add to ACLOCAL_AMFLAGS for user added flags
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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