1
0
Fork 0
mutter-performance-source/doc/Makefile.am
Emmanuele Bassi c89de4324e docs: Remove manual/
The programmers manual never materialized, and its role has been taken
by both the cookbook and the API reference.
2011-07-20 11:32:15 +01:00

16 lines
207 B
Makefile

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