Fixed building libgmodel as a bundle

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15428 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-12-31 15:34:59 +00:00
parent 2c47f39689
commit 9436775376

View file

@ -89,7 +89,7 @@ nib2gmodel_LIBRARIES_DEPEND_UPON = $(BACKEND_LIBS) $(GUI_LIBS) \
-include GNUmakefile.local
ifneq ($(GUI_LIB), gnu)
ifeq ($(GUI_LIB), gnu)
include $(GNUSTEP_MAKEFILES)/bundle.make
endif
include $(GNUSTEP_MAKEFILES)/library.make