summaryrefslogtreecommitdiff
path: root/libdiskfs
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-06-10 00:49:08 +0000
committerThomas Bushnell <thomas@gnu.org>1997-06-10 00:49:08 +0000
commitccfe09026c427fc956647a53478e8849e26d98be (patch)
treecd8855cb6c5e546ef139bdfff7bfd91978304bb1 /libdiskfs
parent4a962f71272bd9e6212942f72bd1bf8ce6f63203 (diff)
Fri Jun 6 11:42:14 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (LCLHDRS): Add fhandle.h.
Diffstat (limited to 'libdiskfs')
-rw-r--r--libdiskfs/ChangeLog4
-rw-r--r--libdiskfs/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index bfb2e141..086fadb9 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jun 6 11:42:14 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * Makefile (LCLHDRS): Add fhandle.h.
+
Tue May 27 11:55:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* file-chmod.c (diskfs_S_file_chmod): Turn off S_ITRANS bits too.
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile
index aa96cb49..491e99a6 100644
--- a/libdiskfs/Makefile
+++ b/libdiskfs/Makefile
@@ -49,7 +49,7 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \
validate-mode.c validate-group.c validate-author.c validate-flags.c \
validate-rdev.c validate-owner.c extra-version.c diskfs.c
SRCS = $(OTHERSRCS) $(FSSRCS) $(IOSRCS) $(FSYSSRCS) $(IFSOCKSRCS)
-LCLHDRS = diskfs.h priv.h lithp.h fsmutations.h diskfs-pager.h
+LCLHDRS = diskfs.h priv.h lithp.h fsmutations.h diskfs-pager.h fhandle.h
installhdrs = diskfs.h diskfs-pager.h
DIST_FILES = ourfs_notify.defs