From f65c87ebb53eae6416de8f55aa333aa48e9baba5 Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Mon, 14 Jan 2002 02:31:00 +0000 Subject: [PATCH] Removes lib/FileCache.php, it isn't really in the CVS yet. Fixes make error: "gnumake: *** No rule to make target `../lib/FileCache.php', needed by `po/phpwiki.pot'. Stop." git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1236 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- locale/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/locale/Makefile b/locale/Makefile index 237eb7d1a..165a97573 100644 --- a/locale/Makefile +++ b/locale/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 2002-01-14 00:44:08 dairiki Exp $ +# $Id: Makefile,v 1.11 2002-01-14 02:31:00 carstenklapp Exp $ # # locale/Makefile # @@ -68,7 +68,6 @@ ${POT_FILE}: ../lib/diff.php ${POT_FILE}: ../lib/display.php ${POT_FILE}: ../lib/editpage.php ${POT_FILE}: ../lib/ErrorManager.php -${POT_FILE}: ../lib/FileCache.php ${POT_FILE}: ../lib/FileFinder.php ${POT_FILE}: ../lib/interwiki.php ${POT_FILE}: ../lib/loadsave.php -- 2.45.0