Adjusted the path
authorJoey Schulze <joey@infodrom.org>
Thu, 14 Feb 2008 14:38:42 +0000 (14:38 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 14 Feb 2008 14:38:42 +0000 (14:38 +0000)
Makefile

index 9c197a5..d3fa4c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DEST = /var/lib/webspace/oldenburg.linux.de
+DEST = /var/www/oldenburg.linux.de
 
 hostname=$(shell hostname -f)
 
@@ -10,6 +10,8 @@ TEST = $(HOME)/public_html/new/lugo
 
 FILES= --exclude "CVS/" --include "*/"
 FILES += --include "*.png" --include "*.jpg" --include "*.html" --include "*.gif"
+FILES += --include "*.php"
+FILES += --include "News/*.txt" --include "Termine/*.txt"
 FILES += --include "favicon.ico"
 FILES += --include "lugo.css"
 FILES += --exclude "*"