summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDejan Jovanović <dejan.jovanovic@gmail.com>2009-12-04 04:22:02 +0000
committerDejan Jovanović <dejan.jovanovic@gmail.com>2009-12-04 04:22:02 +0000
commita11573cc35202e579c46cd6da478e89321840482 (patch)
treedf7c8e0646fc73a261d7024116920d7e6f51e89f /configure.ac
parente9180663ece595c9ddf8f5bc3caea5b2ea20472a (diff)
More changes to configure.ac to include the smt grammar directory. The parser refuses to be built in the new separate directory structure though.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6b9125b18..068eea929 100644
--- a/configure.ac
+++ b/configure.ac
@@ -334,6 +334,7 @@ AC_CONFIG_FILES([
src/util/Makefile
src/context/Makefile
src/parser/Makefile
+ src/parser/smt/Makefile
src/theory/Makefile
test/Makefile
test/regress/Makefile
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback