summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-12 20:38:10 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-12 20:38:10 +0000
commit13a6669a35aee32c03f8d29fe386aca95d2fbd8f (patch)
treeb126afb6c384dd45db0249e8096cf733a74daa95 /Makefile.am
parent5b5474281c4cdc880bff8b9e38b84dc84f88e50c (diff)
parser, minisat, other things..
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b224de9b0..451ef0e3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I config
SUBDIRS = src doc contrib
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback