diff options
Diffstat (limited to 'libtrivfs/Makefile')
-rw-r--r-- | libtrivfs/Makefile | 2 |
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 \ |