1
0
Fork 0
mutter-performance-source/doc/Makefile.am
Emmanuele Bassi 220a8fbfda docs: Move documentation under doc/
Clean up the root directory of the project and try to keep the
documentation all together.
2009-12-01 10:16:25 +00:00

16 lines
221 B
Makefile

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