X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f7aed660541ed7b05c4d892334dfe64ba200a4a2..812775a0391e122eff1983afea2da96c600c7307:/po/POTFILES.in diff --git a/po/POTFILES.in b/po/POTFILES.in index cf469208..d39ca4c7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,14 +3,14 @@ src/conflicts.c src/files.c src/getargs.c src/gram.c -src/lalr.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/state.c +src/scan-code.l +src/scan-gram.l src/symlist.c src/symtab.c @@ -22,4 +22,4 @@ lib/obstack.c lib/quotearg.c lib/subpipe.c lib/timevar.c -lib/xmalloc.c +lib/xalloc-die.c