summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-29 17:25:00 +0000
committerRoy Marples <roy@marples.name>2007-12-29 17:25:00 +0000
commit0ddc38960c41bd36e0f455201466b696f810c04e (patch)
tree50cd8a824541ebe50d8ec535c81efe46555dec01 /Makefile
parent4af969587ea2af23cb7c4cbe6e5f362c5bc7baa5 (diff)
downloadopenrc-0ddc38960c41bd36e0f455201466b696f810c04e.tar.gz
openrc-0ddc38960c41bd36e0f455201466b696f810c04e.tar.bz2
openrc-0ddc38960c41bd36e0f455201466b696f810c04e.tar.xz
Move net.example to /usr/share/doc/openrc
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