summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8facd0d..ddd60b8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ NAME = openrc
VERSION = 0.1
PKG = $(NAME)-$(VERSION)
-SUBDIR = conf.d etc init.d man net runlevels sh src
+SUBDIR = conf.d doc etc init.d man net runlevels sh src
TOPDIR = .
include $(TOPDIR)/default.mk