summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ec5eb42..33c20bd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -69,6 +69,7 @@ DIST_SUBDIRS = \
test-string-nr \
test-string-r \
test-yyextra \
+ test-alloc-extra \
test-noansi-nr \
test-noansi-r \
test-table-opts
@@ -115,6 +116,7 @@ SUBDIRS = \
test-string-nr \
test-string-r \
test-yyextra \
+ test-alloc-extra \
test-noansi-nr \
test-noansi-r \
test-top \