Minor change to make it compile again

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12135 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-19 11:54:08 +00:00
parent 91d38827a0
commit a3b3031ffe
2 changed files with 10 additions and 3 deletions

8
ChangeLog Normal file
View file

@ -0,0 +1,8 @@
Sat Jan 19 09:46:17 2002 Nicola Pero <n.pero@mi.flashnet.it>
* ChangeLog: Added again, to record changes in top level files.
* GNUmakefile (GNUSTEP_MAKEFILES): Do not define.
(Version): Use -include instead of include to make it compile
since this file is missing (Reported by Dan Pascu
<dan@services.iiruc.ro>).

View file

@ -25,11 +25,10 @@
# Install into the system root by default
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
include $(GNUSTEP_MAKEFILES)/common.make
include ./Version
# ?
-include ./Version
PACKAGE_NAME = ProjectCenter