Corrects bug #25001

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@27225 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2008-12-06 16:00:16 +00:00
parent c1baf0ea52
commit b5c94828fb
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-12-06 11:04-EST Bernard Cafarelli <voyageur>
Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GNUmakefile.preamble: Corrects bug #25001.
2008-12-02 02:58-EST Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormCustomView.m

View file

@ -35,4 +35,6 @@ else
ADDITIONAL_LIB_DIRS += \
-L../GormLib/$(GNUSTEP_OBJ_DIR) \
-L../GormObjCHeaderParser/$(GNUSTEP_OBJ_DIR)
endif
endif
GormCore_LIBRARIES_DEPEND_UPON += -lGormObjCHeaderParser