Add ACLOCAL_AMFLAGS to Makefile.am
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jul 2010 23:46:40 +0000 (19:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jul 2010 00:02:48 +0000 (20:02 -0400)
Patch by Vincent Untz, bug 570036

Makefile.am

index 9ee0acd..668953e 100644 (file)
@@ -3,6 +3,8 @@ include $(top_srcdir)/Makefile.decl
 
 AUTOMAKE_OPTIONS = 1.7
 
+ACLOCAL_AMFLAGS = -I m4macros
+
 SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
 DIST_SUBDIRS = $(SUBDIRS) build