summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f3b78ef..ef8b473 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -26,6 +26,8 @@ dist_noinst_SCRIPTS = \
create-test
DIST_SUBDIRS = \
+ test-rescan-r \
+ test-rescan-nr \
test-basic-nr \
test-basic-r \
test-bison-yylloc \
@@ -67,6 +69,8 @@ DIST_SUBDIRS = \
test-table-opts
SUBDIRS = \
+ test-rescan-r \
+ test-rescan-nr \
test-basic-nr \
test-basic-r \
test-bison-yylloc \