Get the installed headers list right.

This commit is contained in:
obrien 2000-03-30 08:09:42 +00:00
parent d940954c99
commit 4a58dee1b4

View File

@ -14,7 +14,7 @@ SRCS= archive.c class.c encoding.c gc.c hash.c init.c misc.c \
thr.c thr-single.c \
NXConstStr.m Object.m Protocol.m linking.m
HDRS= encoding.h hash.h objc-act.h objc-api.h objc-list.h objc.h runtime.h \
HDRS= encoding.h hash.h objc-api.h objc-list.h objc.h runtime.h \
sarray.h thr.h typedstream.h NXConstStr.h Object.h Protocol.h
CFLAGS+= -I${OBJCDIR}/objc -I${OBJCDIR} -I.