Define GNUSTEP_APPLICATION_SUPPORT

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17611 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-09-03 10:01:43 +00:00
parent f062fbb75d
commit 0f3f99cb11

View file

@ -193,6 +193,7 @@ ifeq ($(GNUSTEP_FLATTENED),yes)
else
GNUSTEP_HEADERS = $(GNUSTEP_INSTALLATION_DIR)/Library/Headers/$(LIBRARY_COMBO)
endif
GNUSTEP_APPLICATION_SUPPORT = $(GNUSTEP_INSTALLATION_DIR)/Library/ApplicationSupport
GNUSTEP_BUNDLES = $(GNUSTEP_INSTALLATION_DIR)/Library/Bundles
GNUSTEP_FRAMEWORKS = $(GNUSTEP_INSTALLATION_DIR)/Library/Frameworks
GNUSTEP_PALETTES = $(GNUSTEP_LIBRARY)/ApplicationSupport/Palettes