]> git.saurik.com Git - bison.git/blobdiff - src/Makefile.am
portability: use va_start and va_end in the same function.
[bison.git] / src / Makefile.am
index 825266a8413cc38fe8740642d33145b763ee4044..a7b3acbb54bd34480583455238714d678f685ce1 100644 (file)
@@ -48,7 +48,8 @@ bison_SOURCES =                                         \
        ielr.h ielr.c                             \
        location.c location.h                     \
        main.c                                    \
-       muscle_tab.c muscle_tab.h                 \
+       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                 \