summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-09-09 10:19:58 -0600
committerAdrian Thurston <thurston@colm.net>2019-09-09 10:19:58 -0600
commitfff52cd5a567ec541cd487b9fee2d89bf9b6f6eb (patch)
tree046a3f0f457343f7c99bf096863daf023a085051 /configure.ac
parent2d8e9c3f5c0417d6237c945c50f92bf8d28b32d5 (diff)
downloadcolm-fff52cd5a567ec541cd487b9fee2d89bf9b6f6eb.tar.gz
base (aapl, colm, ragel) test cases building
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 24cb240e..d091832d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -139,6 +139,10 @@ AC_OUTPUT([
ragel/host-rust/Makefile
ragel/host-crack/Makefile
ragel/host-js/Makefile
+ test/Makefile
+ test/aapl.d/Makefile
+ test/colm.d/Makefile
+ test/ragel.d/Makefile
doc/Makefile
])