make fixups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15280 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-12-11 04:11:59 +00:00
parent 84c74e4a2d
commit 4eae71e19a

View file

@ -89,7 +89,9 @@ nib2gmodel_LIBRARIES_DEPEND_UPON = $(BACKEND_LIBS) $(GUI_LIBS) \
-include GNUmakefile.local
ifeq ($(FOUNDATION_LIB), nx)
include $(GNUSTEP_MAKEFILES)/bundle.make
endif
include $(GNUSTEP_MAKEFILES)/library.make
include $(GNUSTEP_MAKEFILES)/tool.make
include $(GNUSTEP_MAKEFILES)/application.make