From 34938ffaecadcecd860ace558ab3ba21c4e48b12 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 22 Aug 2013 15:17:58 +0200 Subject: doc: rename dir from man to doc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3