summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 93bef19..8f6f5a5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -24,7 +24,7 @@ TESTSUITE = $(srcdir)/testsuite
CHECK_DEPS = atconfig atlocal $(TESTSUITE) $(top_builddir)/$(TEST_GEN_FILES_LIST)
atlocal: atlocal.in $(c_s)
- $(INSTANTIATE)
+ $(text_tpl_gen)
check-local: $(CHECK_DEPS)
$(SHELL) '$(TESTSUITE)' $(TESTSUITEFLAGS)