summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-16 02:13:44 +0000
committerRoland McGrath <roland@gnu.org>2001-06-16 02:13:44 +0000
commit0e02255ae2172c35dfcf36839017c2d6e349ca1e (patch)
treec2b396c9c1a4076cc302e2a22971f18c2c793053 /libdiskfs
parent2283081f91cd0cb7727cf64ce3516b46f7b241e5 (diff)
2001-06-15 Roland McGrath <roland@frob.com>
* Makefile (FSSRCS): Last change got botched in merging.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile
index f840689d..9785c29e 100644
--- a/libdiskfs/Makefile
+++ b/libdiskfs/Makefile
@@ -24,7 +24,7 @@ FSSRCS= dir-chg.c dir-link.c dir-lookup.c dir-mkdir.c dir-mkfile.c \
file-access.c file-chauthor.c file-chflags.c file-chg.c \
file-chmod.c file-chown.c file-exec.c file-get-fs-opts.c \
file-get-trans.c file-get-transcntl.c file-getcontrol.c \
- file-getfh.c file-getlinknode.c file-inv-trans.c file-lock-stat.c \
+ file-getfh.c file-getlinknode.c file-lock-stat.c \
file-lock.c file-set-size.c file-set-trans.c file-statfs.c \
file-sync.c file-syncfs.c file-utimes.c file-reparent.c
IOSRCS= io-async-icky.c io-async.c io-duplicate.c io-get-conch.c io-revoke.c \