mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 19:01:15 +00:00
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:
parent
2c47f39689
commit
9436775376
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue