summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-12-17 17:07:57 +0000
committerMorgan Deters <mdeters@gmail.com>2009-12-17 17:07:57 +0000
commit3b06265b82d48074b3b733d655efd6dab6481150 (patch)
treeba75106a30f295d48d2645f7ccfa4b735e73e7b5 /configure.ac
parent801e3d30b6c436963d2fcbc7ef5c407d1fe84b86 (diff)
add system regression testing infrastructure
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 0b8f8a5f3..f16844f4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -357,6 +357,7 @@ AC_CONFIG_FILES([
src/theory/uf/Makefile
test/Makefile
test/regress/Makefile
+ test/system/Makefile
test/unit/Makefile
])
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback