diff options
author | Roy Marples <roy@marples.name> | 2007-12-29 17:25:00 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-12-29 17:25:00 +0000 |
commit | 0ddc38960c41bd36e0f455201466b696f810c04e (patch) | |
tree | 50cd8a824541ebe50d8ec535c81efe46555dec01 /Makefile | |
parent | 4af969587ea2af23cb7c4cbe6e5f362c5bc7baa5 (diff) |
Move net.example to /usr/share/doc/openrc
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |