From 5bf3d7c11576dd8407f208a121af72a9e45c6b6d Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 11 Dec 2002 05:30:26 +0000 Subject: [PATCH] (bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 9dbad8b0..44b7c13f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 -- 2.47.2