Index: src/exceptions/Makefile ================================================================== --- src/exceptions/Makefile +++ src/exceptions/Makefile @@ -57,7 +57,7 @@ INCLUDES = ${SRCS:.m=.h} include ../../buildsys.mk -CPPFLAGS += -I. -I.. -I../.. +CPPFLAGS += -I. -I.. -I../.. -I../runtime LD = ${OBJC}