From 75910f73ed47e2c8d0013cb46aa105d239b3bda9 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 5 Feb 1997 16:42:34 +0000 Subject: (FSSRCS): Add dir-reparent.c. --- libtrivfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libtrivfs') diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 8fc8594a..7695d515 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 1994, 1995, 1996 Free Software Foundation +# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as @@ -19,7 +19,7 @@ dir := libtrivfs makemode := library FSSRCS= dir-link.c dir-mkdir.c dir-mkfile.c dir-lookup.c dir-readdir.c \ - dir-rename.c dir-rmdir.c dir-unlink.c file-chauthor.c \ + dir-rename.c dir-rmdir.c dir-unlink.c dir-reparent.c file-chauthor.c \ file-chflags.c file-chmod.c file-chown.c file-get-trans.c \ file-get-transcntl.c file-getcontrol.c file-getfh.c \ file-getlinknode.c file-lock.c file-set-trans.c file-statfs.c \ -- cgit v1.2.3