summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSeán de Búrca <leftmostcat@gmail.com>2013-08-27 09:04:27 -0600
committerSeán de Búrca <leftmostcat@gmail.com>2013-08-27 09:04:27 -0600
commitfc9e80027cee7bfacc5c28e3d8b72c44b9e60a31 (patch)
tree935c21f9fdaefdf664566b09b9ed0ac5352ea89b /Makefile.am
parenta0f922083bb0c03a37991232fe940499fcaa4618 (diff)
downloadgnome-themes-standard-fc9e80027cee7bfacc5c28e3d8b72c44b9e60a31.tar.gz
Fix intltool failure in configure
https://bugzilla.gnome.org/show_bug.cgi?id=706791
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a5dd507..56a3ec7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = themes po
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
MAINTAINERCLEANFILES = \
Makefile.in \
aclocal.m4 \