summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPekka Paalanen <ppaalanen@gmail.com>2012-08-29 15:49:48 +0300
committerKristian Høgsberg <krh@bitplanet.net>2012-08-29 15:32:05 -0400
commita91291c4d652a9bb64842a6e3e9d5085ac39526d (patch)
treeb466f70f700a5d1aae84f0d8d98945f32774e37b /Makefile.am
parent467668c9a47b2bbe6d927e9679dafca61ffb324b (diff)
man: add man page for weston
It is not complete, but has lots of stuff already. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index dcc320bb..7b1b1bc7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,9 +2,9 @@ if BUILD_WCAP_TOOLS
wcap_subdir = wcap
endif
-SUBDIRS = shared src clients data protocol tests $(wcap_subdir)
+SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man
-DIST_SUBDIRS = shared src clients data protocol tests wcap
+DIST_SUBDIRS = shared src clients data protocol tests wcap man
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install