mutter/doc/Makefile.am
Emmanuele Bassi 65b11a305d docs: Disable manual
The manual never really took off, so we just ship it in the tarballs but
we don't build it.
2010-06-30 11:56:13 +01:00

17 lines
214 B
Makefile

SUBDIRS =
if BUILD_GTK_DOC
SUBDIRS += reference
endif
if ENABLE_DOCS
SUBDIRS += common cookbook
endif
DIST_SUBDIRS = reference common cookbook manual
EXTRA_DIST = \
CODING_STYLE \
HACKING \
HACKING.backends