summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-06 21:14:14 +0000
committerMiles Bader <miles@gnu.org>1996-07-06 21:14:14 +0000
commit7524babcd7697c112af1ce90637dece035c78b42 (patch)
tree66fd0e71c07ce900b52b71e2df76972639ff86b6
parent0c061be50f8d6cb54a9c3aae14e75aafcc4c0288 (diff)
(OTHERSRCS): Add opts-version.c.
-rw-r--r--libdiskfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile
index fa3fd7d9..bf355c47 100644
--- a/libdiskfs/Makefile
+++ b/libdiskfs/Makefile
@@ -43,7 +43,7 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \
rdwr-internal.c boot-start.c demuxer.c node-times.c shutdown.c \
sync-interval.c sync-default.c \
opts-set.c opts-get.c opts-std-startup.c opts-std-runtime.c \
- opts-append-std.c opts-common.c opts-runtime.c \
+ opts-append-std.c opts-common.c opts-runtime.c opts-version.c \
trans-callback.c readonly.c remount.c filedev.c machdev.c \
dev-open.c dev-io.c dev-globals.c console.c disk-pager.c \
name-cache.c direnter.c dirrewrite.c dirremove.c lookup.c dead-name.c \