* tests/regression/jasmin/Makefile.am (SOURCE_FILES): Use EXTRA_DIST, instead.
authoredwin <none@none>
Wed, 18 Oct 2006 16:19:21 +0000 (16:19 +0000)
committeredwin <none@none>
Wed, 18 Oct 2006 16:19:21 +0000 (16:19 +0000)
tests/regression/jasmin/Makefile.am

index cc158d854fb8c860e62444ad6d3e9f41d30906d3..da35a6ea216b3ec8d9313f566a218abdae6dd18e 100644 (file)
@@ -118,7 +118,7 @@ JASMIN_TESTS = \
 
 
 
-SOURCE_FILES = \
+EXTRA_DIST = \
        $(srcdir)/runtest \
        $(srcdir)/show \
        $(JASMIN_TESTS)