From e15107cc7a5dd8acf241aa4822a582efbd599881 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 10 May 1996 21:21:45 +0000 Subject: (IOSRCS): Add io-identity.c. --- libdiskfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index 6508571a..a55886e1 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -30,7 +30,7 @@ FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-lookup.c dir-rename.c \ IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.c \ io-interrupt.c io-map-cntl.c io-map.c io-modes-get.c io-modes-off.c \ io-modes-on.c io-modes-set.c io-owner-mod.c io-owner-get.c \ - io-pathconf.c io-prenotify.c io-read.c io-readable.c \ + io-pathconf.c io-prenotify.c io-read.c io-readable.c io-identity.c \ io-reauthenticate.c io-rel-conch.c io-restrict-auth.c io-seek.c \ io-select.c io-stat.c io-stubs.c io-write.c io-version.c io-sigio.c FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-startup.c fsys-getfile.c \ -- cgit v1.2.3