diff options
Diffstat (limited to 'init.d.NetBSD/Makefile')
-rw-r--r-- | init.d.NetBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.NetBSD/Makefile b/init.d.NetBSD/Makefile index 4ffdf503..12ec1548 100644 --- a/init.d.NetBSD/Makefile +++ b/init.d.NetBSD/Makefile @@ -1,5 +1,5 @@ DIR= /etc/init.d -SRCS= ttys.in wscons.in +SRCS= swap-blk.in ttys.in wscons.in BIN= ${OBJS} MK= ../mk |