Fixed compiler flags with non-flattened layout

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23840 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nicola 2006-10-11 00:45:54 +00:00
parent c6156dfd6d
commit f891de38b1
3 changed files with 11 additions and 2 deletions

View file

@ -49,7 +49,7 @@ ADDITIONAL_CFLAGS =
# Additional include directories the compiler should search
ADDITIONAL_INCLUDE_DIRS = -I./$(GNUSTEP_TARGET_DIR) \
-I../Source/$(GNUSTEP_TARGET_DIR) \
-I../Source/$(GNUSTEP_TARGET_DIR) -I../Source \
-I../Headers/Additions -I../Headers
# Additional LDFLAGS to pass to the linker