mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 08:50:54 +00:00
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:
parent
f50deca3a4
commit
19cd9d2fa4
1 changed files with 1 additions and 0 deletions
|
@ -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 = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue