summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2017-05-02 20:39:15 -0400
committerWill Estes <westes575@gmail.com>2017-05-02 20:39:15 -0400
commit9131b8426a20fa3bbcdcc6999ad344b9afbf6367 (patch)
treeeb398408043a89d2f4201aff4299ff62cfcbb021 /po
parent88b8e2a9d5f2c0d86f7bd030c652861849417489 (diff)
gettext: revert listing generated .c files
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d5c028f..62a928e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -9,8 +9,8 @@ src/main.c
src/misc.c
src/nfa.c
src/options.c
-src/parse.c
-src/scan.c
+src/parse.y
+src/scan.l
src/scanopt.c
src/sym.c
src/tblcmp.c