summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2009-12-09 16:46:25 -0200
committerJohan Dahlin <johan@gnome.org>2009-12-16 17:22:01 -0200
commit945689548d1055a850c1ad2b10de71edfafcc2a3 (patch)
tree3ba31ce1f5b3541106dc1123d8d33a758a5ffcba /Makefile.am
parentc171d586405435ada89b2dbdd91ba10272939d8b (diff)
downloadgtk+-945689548d1055a850c1ad2b10de71edfafcc2a3.tar.gz
Add an m4 directory and a introspection.m4
So we don't need the introspection.m4 file to create a dist of gtk+
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 38f245bd6f..961260a5b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
# require automake 1.4
AUTOMAKE_OPTIONS = 1.7
+ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST += \
HACKING \