CVSROOT: /sources/grep Module name: grep Changes by: Tony Abou-Assaleh <taa> 08/02/14 04:49:36
Index: po/POTFILES.in =================================================================== RCS file: /sources/grep/grep/po/POTFILES.in,v retrieving revision 1.2 retrieving revision 1.3 diff -u -b -r1.2 -r1.3 --- po/POTFILES.in 4 Mar 2001 05:42:36 -0000 1.2 +++ po/POTFILES.in 14 Feb 2008 04:49:36 -0000 1.3 @@ -4,10 +4,14 @@ src/kwset.c src/grep.c src/search.c +src/system.h # Library files +lib/closeout.c lib/error.c lib/getopt.c lib/getopt1.c lib/obstack.c lib/quotearg.c +lib/regex.c +lib/xmalloc.c
