(bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2002 05:30:26 +0000 (05:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2002 05:30:26 +0000 (05:30 +0000)
src/Makefile.am

index 9dbad8b..44b7c13 100644 (file)
@@ -55,11 +55,11 @@ bison_SOURCES =                               \
        scan-gram.l                               \
        scan-skel.l                               \
        state.c state.h                           \
-       struniq.c struniq.h                       \
        symlist.c symlist.h                       \
        symtab.c symtab.h                         \
        system.h                                  \
        tables.h tables.c                         \
+       uniqstr.c uniqstr.h                       \
        vcg.c vcg.h                               \
        vcg_defaults.h