summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-05-15 13:29:52 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2010-05-15 13:29:52 +0000
commit36b5342ad822f72841e74de0a72c3e7a211119d0 (patch)
treefa695cc3fd50535b900d21a3092f0458f12d6b36 /Makefile.am
parent1a1bea2d276bc0f8c517feb153ca09389d68fa81 (diff)
downloadmpc-36b5342ad822f72841e74de0a72c3e7a211119d0.tar.gz
moved local m4 macros into a new subdirectory m4
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@769 211d60ee-9f03-0410-a15a-8952a2c7a4e4
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 57e1c8b..ac6a49f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,6 @@
## Makefile.am -- Process this file with automake to produce Makefile.in
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = src tests doc
include_HEADERS = src/mpc.h