weston/Makefile.am
Pekka Paalanen a91291c4d6 man: add man page for weston
It is not complete, but has lots of stuff already.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-08-29 15:32:05 -04:00

11 lines
233 B
Makefile

if BUILD_WCAP_TOOLS
wcap_subdir = wcap
endif
SUBDIRS = shared src clients data protocol tests $(wcap_subdir) man
DIST_SUBDIRS = shared src clients data protocol tests wcap man
DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install