summaryrefslogtreecommitdiff
path: root/test/system/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/system/Makefile.am')
-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