Header includes for non-flattened should use library combo

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24737 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2007-03-01 14:25:31 +00:00
parent f50deca3a4
commit 19cd9d2fa4

View file

@ -307,6 +307,7 @@ ifeq ($(GNUSTEP_IS_FLATTENED), no)
# then NETWORK, then SYSTEM.
GS_HEADER_PATH = \
$(GNUSTEP_$(domain)_HEADERS)/$(GNUSTEP_TARGET_DIR) \
$(GNUSTEP_$(domain)_HEADERS)/$(LIBRARY_COMBO) \
$(GNUSTEP_$(domain)_HEADERS)
GS_LIBRARY_PATH = \