aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-22 15:17:58 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-22 15:17:58 +0200
commit34938ffaecadcecd860ace558ab3ba21c4e48b12 (patch)
tree7a9975d6bf8aeee09d86bc2cd0f0d1f2669aae0d /Makefile
parentf2890cd4ab5f5e3fa8490e46229ec3b4a7d3e145 (diff)
downloadpingu-34938ffaecadcecd860ace558ab3ba21c4e48b12.tar.bz2
pingu-34938ffaecadcecd860ace558ab3ba21c4e48b12.tar.xz
doc: rename dir from man to doc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd95dec..aa0998a 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ PINGU_VERSION := $(shell \
export PINGU_VERSION
-SUBDIRS := man src
+SUBDIRS := src doc
all: $(SUBDIRS)