summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-07-14 21:51:01 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-07-14 21:51:01 +0000
commit21c32abd96aa4e8d9acb6742068de3dccc5629a9 (patch)
tree68a9fb8be8e2a6cede8871999e49296c01bc033b /Makefile.am
parentd0aaac8f4c57bb759712936a8d612f826fd87fde (diff)
downloadpygobject-21c32abd96aa4e8d9acb6742068de3dccc5629a9.tar.gz
pygobject-21c32abd96aa4e8d9acb6742068de3dccc5629a9.tar.xz
pygobject-21c32abd96aa4e8d9acb6742068de3dccc5629a9.zip
Bug 491773 – autoconf failure: .m4 files cannot be found
2008-07-14 Johan Dahlin <johan@gnome.org> Bug 491773 – autoconf failure: .m4 files cannot be found * Makefile.am: Patch by macks@netspace.org svn path=/trunk/; revision=803
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 91a09ea..45b10b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = 1.7
SUBDIRS = docs codegen gobject gio examples tests