From 9819e76c6d3bda979636c1a0c079308c9fa6485c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Tue, 16 Feb 1999 10:56:36 +0000 Subject: Tue Feb 16 05:37:03 1999 Thomas Bushnell, BSG * io-revoke.c: New file. * Makefile (IOSRCS): Add iorevoke.c. --- libnetfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libnetfs/Makefile') diff --git a/libnetfs/Makefile b/libnetfs/Makefile index 92f223e0..26c71f63 100644 --- a/libnetfs/Makefile +++ b/libnetfs/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1995, 1996, 1997 Free Software Foundation +# Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation # Written by Michael I. Bushnell. # # This file is part of the GNU Hurd. @@ -36,7 +36,7 @@ IOSRCS= io-read.c io-readable.c io-seek.c io-write.c io-stat.c io-async.c \ io-set-all-openmodes.c io-get-openmodes.c io-set-some-openmodes.c \ io-clear-some-openmodes.c io-mod-owner.c io-get-owner.c io-select.c \ io-get-icky-async-id.c io-reauthenticate.c io-restrict-auth.c \ - io-duplicate.c iostubs.c io-identity.c + io-duplicate.c iostubs.c io-identity.c io-revoke.c FSYSSRCS= fsys-syncfs.c fsys-getroot.c fsys-get-options.c fsys-set-options.c \ fsysstubs.c -- cgit v1.2.3