add etc back for BSD installing rc and rc.shutdown

This commit is contained in:
Roy Marples
2007-11-14 16:39:07 +00:00
parent 4888f3c97d
commit ed20354fdb
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ NAME = openrc
VERSION = 1.0pre1
PKG = $(NAME)-$(VERSION)
SUBDIRS = conf.d init.d man net sh src
SUBDIRS = etc conf.d init.d man net sh src
ifeq ($(OS),)
OS=$(shell uname -s)