add directory of the local headers

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32761 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2011-04-01 12:40:52 +00:00
parent f39930a712
commit 06de8db62b
2 changed files with 6 additions and 1 deletions

View file

@ -56,7 +56,7 @@ ADDITIONAL_CFLAGS =
# Additional include directories the compiler should search
# FIXME - the -I../ is for GSPrivate.h
ADDITIONAL_INCLUDE_DIRS = -I../$(GNUSTEP_TARGET_DIR) -I../
ADDITIONAL_INCLUDE_DIRS = -I../$(GNUSTEP_TARGET_DIR) -I../ -I../../Headers
# Additional LDFLAGS to pass to the linker
ADDITIONAL_LDFLAGS =