summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2013-08-26 12:41:01 +0200
committerJakub Steiner <jimmac@gmail.com>2013-08-26 12:41:01 +0200
commitc2f166f58677b5a5c5492afc19f289efa02923a4 (patch)
tree1aa27bfd27575a75a59bf8197f3bac1c7319211f /Makefile.am
parent191387a764a4b0279a2a4ff0458f415536ce7420 (diff)
downloadadwaita-icon-theme-c2f166f58677b5a5c5492afc19f289efa02923a4.tar.gz
build: build was failing due to missing IT_PROG_INTLTOOL
submitted by Seán de Búrca <leftmostcat@gmail.com> https://bugzilla.gnome.org/attachment.cgi?id=253100
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 6e7bb1dc5..be78945d5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-icon-mapping
SUBDIRS = po $(SVGSRCDIR)
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
theme_in_files = index.theme.in.in
theme_DATA = $(theme_in_files:.theme.in.in=.theme)