From 075b6c4f1372ad25f63d319863913d17fea8ec99 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 30 Mar 2000 08:09:42 +0000 Subject: Get the installed headers list right. --- gnu/lib/libobjc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/lib') diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile index 1d7d3234b63a..7d09ae5ec300 100644 --- a/gnu/lib/libobjc/Makefile +++ b/gnu/lib/libobjc/Makefile @@ -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. -- cgit v1.3