Do not set PACKAGE_NAME to GormObjCHeaderParser for the subproject; use gorm instead

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27351 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2008-12-19 13:10:33 +00:00
parent 131c05030e
commit 18502b461f
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,9 @@
added PACKAGE_NAME=gorm.
* GNUmakefile: Export PACKAGE_NAME to reduce chances of a problem
if a GNUmakefile in a subdirectory is missing it.
* GormObjCHeaderParser/GNUmakefile: Do not set
PACKAGE_NAME to GormObjCHeaderParser.
2008-12-18 Nicola Pero <nicola.pero@meta-innovation.com>
* All GNUmakefiles: added GNUSTEP_CORE_SOFTWARE=YES at the

View file

@ -16,7 +16,6 @@ include $(GNUSTEP_MAKEFILES)/common.make
# Library
#
PACKAGE_NAME=GormObjCHeaderParser
LIBRARY_VAR=GMOBJCHEADERPARSER
LIBRARY_NAME=libGormObjCHeaderParser
libGormObjCHeaderParser_HEADER_FILES_DIR=.