From 0ff5875309e19dd5d58ebfb32b6a9ff925ba01ee Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 10 May 1996 00:11:18 +0000 Subject: (IOSRCS): Add io-identity.c. --- libtrivfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 4f909ba8..67769822 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -30,7 +30,7 @@ IOSRCS=io-async-icky.c io-async.c io-duplicate.c io-map.c io-modes-get.c \ io-modes-off.c io-modes-on.c io-modes-set.c io-owner-get.c \ io-owner-mod.c io-pathconf.c io-read.c io-readable.c \ io-reauthenticate.c io-restrict-auth.c io-seek.c io-select.c \ - io-stat.c io-stubs.c io-write.c io-version.c + io-stat.c io-stubs.c io-write.c io-version.c io-identity.c FSYSSRCS=fsys-getroot.c fsys-goaway.c fsys-stubs.c fsys-syncfs.c fsys-forward.c -- cgit v1.2.3