summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas.enge@inria.fr>2010-05-15 13:29:52 +0000
committerAndreas Enge <andreas.enge@inria.fr>2010-05-15 13:29:52 +0000
commit656d0a0955f8688e5bd0b00819d48ccce91204f9 (patch)
treefa695cc3fd50535b900d21a3092f0458f12d6b36 /Makefile.am
parent00be952ae1ffd6f0443c68ab668c7a8a9a7ba79b (diff)
downloadmpc-git-656d0a0955f8688e5bd0b00819d48ccce91204f9.tar.gz
moved local m4 macros into a new subdirectory m4
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/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