summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-27 14:34:11 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-27 14:34:11 +0000
commitd324bfb513b8825dadbf2a5862d1c1cc19a69345 (patch)
tree9b71bde99c7314d82e52780f504063429b54c619 /Makefile.am
parent462b7b64c4652a6513ccbe9e152ba2a92658ec4e (diff)
add ACLOCAL_AMFLAGS
Original commit message from CVS: add ACLOCAL_AMFLAGS
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 8f909752..998f5028 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,6 +49,8 @@ EXTRA_DIST = \
DISTCLEANFILES = _stdint.h
+ACLOCAL_AMFLAGS = -I m4 -I common/m4
+
include $(top_srcdir)/common/release.mak
include $(top_srcdir)/common/po.mak