X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1f5fd52e9b12905bddec0eb39edce870b5ce7486..2bde91138d696cd5b05eeea61ebf709695ca695e:/po/POTFILES.in?ds=sidebyside diff --git a/po/POTFILES.in b/po/POTFILES.in index b4e1a969..d39ca4c7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,15 +3,16 @@ src/conflicts.c src/files.c src/getargs.c src/gram.c +src/location.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-code.l +src/scan-gram.l src/symlist.c src/symtab.c -src/system.h lib/argmatch.c lib/bitset_stats.c @@ -21,4 +22,4 @@ lib/obstack.c lib/quotearg.c lib/subpipe.c lib/timevar.c -lib/xmalloc.c +lib/xalloc-die.c