]> granicus.if.org Git - flex/commitdiff
list tests/README with other EXTRA_DIST files in tests/
authorWill Estes <westes575@gmail.com>
Sun, 1 Jun 2014 23:14:58 +0000 (19:14 -0400)
committerWill Estes <westes575@gmail.com>
Wed, 12 Nov 2014 10:14:26 +0000 (05:14 -0500)
tests/Makefile.am

index d9f4ae26c59ecc9bf4b1b254933682dc80e12a99..47424355ba2b5cd1270041f35c5756ede63c06eb 100644 (file)
@@ -19,9 +19,6 @@
 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 # PURPOSE.
 
-EXTRA_DIST = \
-       README
-
 TESTS = $(check_PROGRAMS)
 
 LOG_COMPILER = $(srcdir)/testwrapper.sh
@@ -39,6 +36,7 @@ basic_nr_SOURCES = basic-nr.l
 basic_r_SOURCES = basic-r.l
 
 EXTRA_DIST = \
+       README \
        testwrapper.sh \
        alloc-extra.txt \
        array-nr.txt \