summaryrefslogtreecommitdiff
path: root/libports/Makefile
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-08-20 20:33:39 +0000
committerMiles Bader <miles@gnu.org>1997-08-20 20:33:39 +0000
commit470c6aa3baff592cbb6d028a97e79320d8156495 (patch)
tree5cdf57019767e2f6a45dc5abd1f7094089b8f56d /libports/Makefile
parent4709df1d86513975a004bdd58ba84158e45a650d (diff)
(SRCS):
Add interrupted.c.
Diffstat (limited to 'libports/Makefile')
-rw-r--r--libports/Makefile5
1 files changed, 3 insertions, 2 deletions
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