From 06bc6d144dc7e35442c51fb1e2480e5e062bfce9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 20 Mar 1996 18:34:46 +0000 Subject: (SRCS): Add `claim-right.c'. --- libports/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libports/Makefile') diff --git a/libports/Makefile b/libports/Makefile index 2ddaaf19..930e4169 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -34,7 +34,8 @@ SRCS = create-bucket.c create-class.c allocate-port.c intern-external-port.c \ notify-dead-name.c notify-no-senders.c notify-port-destroyed.c \ notify-msg-accepted.c notify-port-deleted.c notify-send-once.c \ interrupt-operation.c interrupt-on-notify.c interrupt-notified-rpcs.c \ - dead-name.c create-port.c import-port.c default-uninhibitable-rpcs.c + dead-name.c create-port.c import-port.c default-uninhibitable-rpcs.c \ + claim-right.c LCLHDRS = ports.h installhdrs = ports.h -- cgit v1.2.3