summaryrefslogtreecommitdiff
path: root/test/system
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-29 02:24:28 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-29 02:24:28 +0000
commit7adcbaf2eac82be6ca8cf1569bab80c961710950 (patch)
tree2e7e99143b9dd311c3bdbc33047456cc8a0fd020 /test/system
parent5bdea9d2c58ee3ff0140294e53c60bd55b62f8e3 (diff)
some test fixes
Diffstat (limited to 'test/system')
-rw-r--r--test/system/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index 0f80aa454..cc0d63aee 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -17,7 +17,8 @@ TEST_DEPS_DIST = \
cvc3_main.cpp \
cvc3_george.h \
cvc3_george.cpp \
- CVC4JavaTest.java
+ CVC4JavaTest.java \
+ run_java_test
# Make-level dependencies; these don't go in the source distribution
# but should trigger a re-compile of all unit tests. Libraries are
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback