Renamed WebServerResources to Resources/WebServer to allow further development

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12982 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-03-05 11:18:35 +00:00
parent fbed155a82
commit ca131efe6c

View file

@ -1,3 +1,17 @@
Tue Mar 5 07:26:53 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/gswapplication.make: Renamed bundle directory where
gsweb resources are kept from WebServerResources to
Resources/WebServer.
* Instance/gswbundle.make: Idem.
* Instance/framework.make: Idem.
* Instance/subproject.make: Idem.
* Instance/framework.make (framework-webresource-dir): Don't
create the link for the WebServerResources. No longer needed
since it uses the normal Resources link now.
* Instance/subproject.make (framework-webresource-dir): Idem.
Mon Mar 4 16:14:52 2002 Nicola Pero <n.pero@mi.flashnet.it>
* GNUmakefile.in (MAKE_FILES): Added resource-set.make.