From: Joey Schulze Date: Thu, 4 Oct 2001 07:52:37 +0000 (+0000) Subject: Adjusted paths X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fluonnotar.infodrom.org;a=commitdiff_plain;h=893d594ad307baae47b20cb3a41fdad40c1405c6 Adjusted paths --- diff --git a/Makefile b/Makefile index fd3019b..e6de0eb 100644 --- a/Makefile +++ b/Makefile @@ -1,17 +1,15 @@ hostname=$(shell hostname) ifeq ($(hostname),finlandia) -DEST = $(HOME)/public_html/luonnotar +DEST = $(HOME)/public_html/new/luonnotar +TEST = $(HOME)/public_html/new/luonnotar else ifeq ($(hostname),luonnotar) DEST = /var/www/luonnotar.infodrom.org +TEST = $(HOME)/luonnotar_html/new/luonnotar endif endif - -TEST = $(HOME)/public_html/luonnotar -#TEST = /var/lib/webspace/www.infodrom.ffis.de/new - FILES = --exclude "CVS/" --exclude "*imgdot-1x1-transp-ffffff.gif" --exclude "*imgdot-1x1-transp.gif" --include "*/" FILES+= --include "*.html" --include "*.shtml" --include "*.php3" FILES+= --include "*.png" --include "*.gif" --include "*.jpg"