diff options
Diffstat (limited to 'libdiskfs/Makefile')
-rw-r--r-- | libdiskfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index fadc4100..f0666cbf 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -42,8 +42,8 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ init-init.c init-startup.c init-first.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-runtime-parse.c \ - opts-runtime-unparse.c opts-common.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 \ 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 |