do not remove xface.php
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 25 Jul 2005 20:22:17 +0000 (20:22 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 25 Jul 2005 20:22:17 +0000 (20:22 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@6 839d8a87-29fc-0310-9880-83ba4fa771e5

Makefile

index ea72141..31418c5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ bzdist: clean pkg-bzdist
 
 clean:
        rm -rf include/platal/globals.inc.php
-       rm -f htdocs/banana/banana.css htdocs/valid.html include/banana htdocs/banana/img htdocs/banana/xface.php
+       rm -f htdocs/banana/banana.css htdocs/valid.html include/banana htdocs/banana/img
 
 %: %.in Makefile
        sed -e 's,@VERSION@,$(VERSION),g' $< > $@