Change makepath.c to mkdir-p.c here, too.
authorJim Meyering <jim@meyering.net>
Thu, 2 Jun 2005 11:38:46 +0000 (11:38 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Jun 2005 11:38:46 +0000 (11:38 +0000)
po/POTFILES.in

index de99419..6325009 100644 (file)
@@ -1,5 +1,5 @@
 # List of files which contain translatable strings.
-# Copyright (C) 1996-2004 Free Software Foundation, Inc.
+# Copyright (C) 1996-2005 Free Software Foundation, Inc.
 
 # These are nominally temporary...
 lib/argmatch.c
@@ -8,7 +8,7 @@ lib/error.c
 lib/file-type.c
 lib/getopt.c
 lib/human.c
-lib/makepath.c
+lib/mkdir-p.c
 lib/obstack.c
 lib/openat.c
 lib/quotearg.c