X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c6f1a33c06db52ed122d0922885602cf37f99941..cf499cff31eabd04e37107484647bdd453137d1d:/po/POTFILES.in?ds=sidebyside

diff --git a/po/POTFILES.in b/po/POTFILES.in
index 22bdfdd2..d39ca4c7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,21 +1,25 @@
-src/LR0.c
 src/complain.c
 src/conflicts.c
 src/files.c
 src/getargs.c
-src/lalr.c
-src/parse-gram.c
+src/gram.c
+src/location.c
+src/main.c
+src/parse-gram.y
 src/print.c
 src/reader.c
 src/reduce.c
-src/scan-gram.c
+src/scan-code.l
+src/scan-gram.l
 src/symlist.c
 src/symtab.c
-src/tables.c
 
 lib/argmatch.c
+lib/bitset_stats.c
 lib/error.c
 lib/getopt.c
 lib/obstack.c
 lib/quotearg.c
-lib/xmalloc.c
+lib/subpipe.c
+lib/timevar.c
+lib/xalloc-die.c