]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
tests: skip tests of file names that platform does not support.
[bison.git] / src / Makefile.am
index 2192f80912f07bf5a6b9da6dc496075a057af0e0..13442bac21078225b3c3aa3c8c5b2c6fb31a764c 100644 (file)
@@ -49,6 +49,7 @@ bison_SOURCES =                                         \
        location.c location.h                     \
        main.c                                    \
        muscle_tab.c muscle_tab.h                 \
+       named-ref.c named-ref.h                   \
        nullable.c nullable.h                     \
        output.c output.h                         \
        parse-gram.h parse-gram.y                 \
@@ -67,8 +68,7 @@ bison_SOURCES =                                         \
        system.h                                  \
        tables.h tables.c                         \
        uniqstr.c uniqstr.h                       \
-       graphviz.c graphviz.h                     \
-       named-ref.c named-ref.h
+       graphviz.c graphviz.h
 
 EXTRA_bison_SOURCES = scan-code.l scan-skel.l scan-gram.l