summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libobjc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libobjc/Makefile')
-rw-r--r--gnu/lib/libobjc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libobjc/Makefile b/gnu/lib/libobjc/Makefile
index 1d7d323..7d09ae5 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.
OpenPOWER on IntegriCloud