From: Bruno Haible Date: Mon, 17 Mar 2003 09:33:47 +0000 (+0000) Subject: Moved some source files. X-Git-Tag: v0.12~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5967fb4853108dfc88b79a05a74df4571d262b39;p=thirdparty%2Fgettext.git Moved some source files. --- diff --git a/gettext-runtime/po/POTFILES.in b/gettext-runtime/po/POTFILES.in index 17217f489..e921b7c20 100644 --- a/gettext-runtime/po/POTFILES.in +++ b/gettext-runtime/po/POTFILES.in @@ -5,9 +5,9 @@ # $ grep -l '[^A-Za-z_]_(' {lib,src}/*.[chly] # Files from the compatibility library -lib/error.c -lib/getopt.c -lib/xmalloc.c +../gettext-tools/lib/error.c +../gettext-tools/lib/getopt.c +../gettext-tools/lib/xmalloc.c # Package source files src/gettext.c