From 823d9b3529fe4d555128443069a8072710e3c992 Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 7 Aug 2005 19:29:12 +0000 Subject: [PATCH] removed CVS Id git-svn-id: http://svn.opengroupware.org/SOPE/trunk@992 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- .../Project Templates/SOPE/Web Application/GNUmakefile | 3 ++- sopex/Templates/Project Templates/SOPE/Web Application/Version | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sopex/Templates/Project Templates/SOPE/Web Application/GNUmakefile b/sopex/Templates/Project Templates/SOPE/Web Application/GNUmakefile index 70c9420c..b3493093 100644 --- a/sopex/Templates/Project Templates/SOPE/Web Application/GNUmakefile +++ b/sopex/Templates/Project Templates/SOPE/Web Application/GNUmakefile @@ -34,7 +34,8 @@ WOAPP_NAME = ÇPROJECTNAMEÈ_LOCALIZED_RESOURCE_FILES = \ -ÇPROJECTNAMEÈ_WEBSERVER_RESOURCE_FILES := $(shell find WebServerResources -type f -print) +ÇPROJECTNAMEÈ_WEBSERVER_RESOURCE_FILES := \ + $(shell find WebServerResources -type f -print) -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/woapp.make diff --git a/sopex/Templates/Project Templates/SOPE/Web Application/Version b/sopex/Templates/Project Templates/SOPE/Web Application/Version index e357c5d3..a9407810 100644 --- a/sopex/Templates/Project Templates/SOPE/Web Application/Version +++ b/sopex/Templates/Project Templates/SOPE/Web Application/Version @@ -1,4 +1,3 @@ -# $Id: Version 1 2004-08-20 11:17:52Z znek $ # # This file is included by library makefiles to set the version information # of the executable. -- 2.39.5