From: Jim Meyering Date: Fri, 10 Jan 2003 23:03:13 +0000 (+0000) Subject: Add src/readlink.c. X-Git-Tag: v4.5.5~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774f38050eebc96a31bd70323e7b0c84c75be2fa;p=thirdparty%2Fcoreutils.git Add src/readlink.c. --- diff --git a/po/POTFILES.in b/po/POTFILES.in index a5a002a4c0..b492aff0a2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of files which contain translatable strings. -# Copyright (C) 1996-2002 Free Software Foundation, Inc. +# Copyright (C) 1996-2003 Free Software Foundation, Inc. # These are nominally temporary... lib/argmatch.c @@ -75,6 +75,7 @@ src/printenv.c src/printf.c src/ptx.c src/pwd.c +src/readlink.c src/remove.c src/rm.c src/rmdir.c