From 65173d72f1a662a8596aa0e14232556ba40e452f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 7 Dec 2012 16:21:59 -0500 Subject: Fix build. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1c6bce8a..c6fc7a0a 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ install: install -m644 adjtime $(ROOT)/etc install -m644 inittab $(ROOT)/etc install -m644 rwtab statetab networks $(ROOT)/etc + install -m755 service $(ROOT)/sbin install -m644 lang.csh lang.sh $(ROOT)/etc/profile.d install -m644 term256.csh term256.sh $(ROOT)/etc/profile.d install -m644 debug.csh debug.sh $(ROOT)/etc/profile.d -- cgit v1.2.1