diff options
Diffstat (limited to 'libdiskfs/Makefile')
-rw-r--r-- | libdiskfs/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libdiskfs/Makefile b/libdiskfs/Makefile index bedd33d7..99bdda4b 100644 --- a/libdiskfs/Makefile +++ b/libdiskfs/Makefile @@ -46,10 +46,10 @@ OTHERSRCS = conch-fetch.c conch-set.c dir-clear.c dir-init.c dir-renamed.c \ node-create.c node-drop.c node-make.c node-rdwr.c node-update.c \ peropen-make.c peropen-rele.c protid-make.c protid-rele.c \ rdwr-internal.c trans-destroy.c trans-start.c init-init.c \ - init-startup.c init-first.c init-loop.c \ - boot-parse.c boot-start.c ports-clean.c \ - ports-consts.c pager-consts.c ports-demuxer.c exc.c node-times.c \ - trans-sync.c shutdown.c ports-noports.c ports-soft.c ports-idle.c \ + init-startup.c init-first.c \ + boot-parse.c boot-start.c \ + demuxer.c exc.c node-times.c \ + trans-sync.c shutdown.c \ sync-interval.c sync-default.c \ opts-set.c opts-std-startup.c opts-runtime-def.c |