summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEvan Nemerson <evan@coeus-group.com>2010-05-04 23:11:27 +0200
committerFlorian Brosch <flo.brosch@gmail.com>2010-05-04 23:11:27 +0200
commit168515be2c5d65f12560b56d2001bda960ac2aa6 (patch)
treef19eb5ec9b2c1cf6846decf31d68589afe568aa0 /Makefile.am
parentf8526d641ba2df4c74b65b87af74deb28df210b1 (diff)
downloadvala-168515be2c5d65f12560b56d2001bda960ac2aa6.tar.gz
Add man page for valadoc
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e2bce7530..ccc4f3382 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,4 +5,5 @@ NULL =
SUBDIRS = src \
icons \
+ doc \
$(NULL)