summaryrefslogtreecommitdiff
path: root/src/context
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-11 00:15:37 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-11 00:15:37 +0000
commit82faddb718aaae5f52001e09d0754a3d254e2285 (patch)
treeed478463e82897659918ca30d4d0036cff8cca67 /src/context
parentf79afa96e7e7176b974252dd05a9f7bdf70194e8 (diff)
build fixes, configuration simplifications
Diffstat (limited to 'src/context')
-rw-r--r--src/context/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/Makefile.in b/src/context/Makefile.in
index a7a000c3e..0e5281ca6 100644
--- a/src/context/Makefile.in
+++ b/src/context/Makefile.in
@@ -39,7 +39,7 @@ subdir = src/context
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/config/antlr.m4 \
- $(top_srcdir)/config/libtool.m4 \
+ $(top_srcdir)/config/cvc4.m4 $(top_srcdir)/config/libtool.m4 \
$(top_srcdir)/config/ltoptions.m4 \
$(top_srcdir)/config/ltsugar.m4 \
$(top_srcdir)/config/ltversion.m4 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback