summaryrefslogtreecommitdiff
path: root/src/context/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-07 23:14:15 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-07 23:14:15 +0000
commitc72745ec66a6328ab02350cd556a1ad82fb7d85c (patch)
treedf7b00155bb7dc7ab7351b640425bf2306dac521 /src/context/Makefile.am
parentb3bcafc179201e33c4f41ccf028c12eacc110d69 (diff)
big check-in of various fixes and adjustments
Diffstat (limited to 'src/context/Makefile.am')
-rw-r--r--src/context/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/context/Makefile.am b/src/context/Makefile.am
index a906d2873..d1e0d3c4b 100644
--- a/src/context/Makefile.am
+++ b/src/context/Makefile.am
@@ -4,4 +4,5 @@ AM_CPPFLAGS = -D__BUILDING_CVC4LIB
noinst_LTLIBRARIES = libcontext.la
-libcontext_la_SOURCES =
+libcontext_la_SOURCES = \
+ context.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback