diff options
Diffstat (limited to 'init.d/Makefile')
-rw-r--r-- | init.d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/Makefile b/init.d/Makefile index b816ae70..0786e050 100644 --- a/init.d/Makefile +++ b/init.d/Makefile @@ -1,6 +1,6 @@ DIR= ${INITDIR} SRCS= bootmisc.in fsck.in hostname.in local.in localmount.in netmount.in \ - network.in root.in savecache.in swap.in sysctl.in urandom.in + network.in root.in savecache.in swap.in swclock.in sysctl.in urandom.in BIN= ${OBJS} # Build our old net foo or not |