X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1f5fd52e9b12905bddec0eb39edce870b5ce7486..668c5d192776326107790e8d622dfa7ddd015ea3:/po/POTFILES.in diff --git a/po/POTFILES.in b/po/POTFILES.in index b4e1a969..52f9d488 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,14 +4,13 @@ src/files.c src/getargs.c src/gram.c src/main.c -src/parse-gram.c +src/parse-gram.y src/print.c src/reader.c src/reduce.c -src/scan-gram.c +src/scan-gram.l src/symlist.c src/symtab.c -src/system.h lib/argmatch.c lib/bitset_stats.c @@ -21,4 +20,4 @@ lib/obstack.c lib/quotearg.c lib/subpipe.c lib/timevar.c -lib/xmalloc.c +lib/xalloc-die.c