summaryrefslogtreecommitdiff
path: root/libtrivfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-10-05 04:42:21 +0000
committerRoland McGrath <roland@gnu.org>1995-10-05 04:42:21 +0000
commitefe777f6f6a31ed5369a9693be434cb3753d34de (patch)
tree773f432e4e270366e5814f2b985ed8e30deba9ca /libtrivfs
parentd04580c6c0e4b1b2c4a58f8c4acb8a98eb7c1a75 (diff)
(FSSRCS): Add file-get-storage-info.c.
Diffstat (limited to 'libtrivfs')
-rw-r--r--libtrivfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile
index 299fa058..90dc0b79 100644
--- a/libtrivfs/Makefile
+++ b/libtrivfs/Makefile
@@ -24,7 +24,7 @@ FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-lookup.c dir-readdir.c \
file-get-transcntl.c file-getcontrol.c file-getfh.c \
file-getlinknode.c file-lock.c file-set-trans.c file-statfs.c \
file-sync.c file-syncfs.c file-set-size.c file-utimes.c file-exec.c \
- file-access.c dir-chg.c file-chg.c file-inv.c
+ file-access.c dir-chg.c file-chg.c file-inv.c file-get-storage-info.c
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 \