diff options
Diffstat (limited to 'tests/good/Makefile.am')
-rw-r--r-- | tests/good/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/good/Makefile.am b/tests/good/Makefile.am index adc5b45..c5d8d7e 100644 --- a/tests/good/Makefile.am +++ b/tests/good/Makefile.am @@ -18,6 +18,7 @@ TESTS = case.defs complex-types.defs directions.defs import.defs \ routine.defs types.defs waittime.defs +EXTRA_DIST = $(TESTS) run_good_test.sh DEFS_LOG_COMPILER = sh ./$(srcdir)/run_good_test.sh include $(srcdir)/../Makeconf.am |