mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-24 11:12:19 +00:00
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:
parent
f062fbb75d
commit
0f3f99cb11
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue