mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 19:01:15 +00:00
Include libgmodel when compiling nib2gmodel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13275 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cdf7d8d16c
commit
464ac5b1c7
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ endif
|
|||
|
||||
ifeq ($(BUILD_NIB2GMODEL), yes)
|
||||
TOOL_NAME = nib2gmodel
|
||||
ADDITIONAL_TOOL_LIBS += -lgmodel
|
||||
endif
|
||||
|
||||
#APP_NAME = test
|
||||
|
|
Loading…
Reference in a new issue