summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
blob: a54c59eb4b6e371ed1e6381bfa38c2f54f0203b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = manpages design tools reference

# require gtk-doc when making dist
#
if ENABLE_GTK_DOC
dist-check-gtk-doc:
else
dist-check-gtk-doc:
	@echo "*** gtk-doc must be enabled in order to make dist"
	@false
endif

dist-hook: dist-check-gtk-doc

EXTRA_DIST = meson.build