From 470c6aa3baff592cbb6d028a97e79320d8156495 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 20 Aug 1997 20:33:39 +0000 Subject: (SRCS): Add interrupted.c. --- libports/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libports') diff --git a/libports/Makefile b/libports/Makefile index d3db7d30..f0ce6f76 100644 --- a/libports/Makefile +++ b/libports/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1995, 1996 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -35,7 +35,8 @@ SRCS = create-bucket.c create-class.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 \ - claim-right.c transfer-right.c create-port-noinstall.c create-internal.c + claim-right.c transfer-right.c create-port-noinstall.c create-internal.c \ + interrupted.c LCLHDRS = ports.h installhdrs = ports.h -- cgit v1.2.3