diff options
author | Tony Abou-Assaleh <taa@acm.org> | 2008-02-15 03:10:15 +0000 |
---|---|---|
committer | Tony Abou-Assaleh <taa@acm.org> | 2008-02-15 03:10:15 +0000 |
commit | 128b559cdd556246ce3c52262feaf10dec7c0532 (patch) | |
tree | 341b03de9f57ff1d8c962bf8e36e5384d031d045 | |
parent | 068da0d7752775f09886aaadca6afd1a370ead27 (diff) | |
download | grep-128b559cdd556246ce3c52262feaf10dec7c0532.tar.gz |
* po/POTFILES.in: -lib/getopt1.c
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -5,7 +5,7 @@ * src/grep.c: Update copyright years * po/POTFILES.in: +src/system.h +lib/closeout.c +lib/regex.c - +lib/xmalloc.c + +lib/xmalloc.c -lib/getopt1.c 2008-02-09 Tony Abou-Assaleh <taa@acm.org> diff --git a/po/POTFILES.in b/po/POTFILES.in index 0682569c..21b4a794 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,7 +10,6 @@ src/system.h lib/closeout.c lib/error.c lib/getopt.c -lib/getopt1.c lib/obstack.c lib/quotearg.c lib/regex.c |