build: modifications made by git.mk
[gtk-doc.git] / help / manual / Makefile.am
blob711ac9ee06e82d000f87287f9ff47849e169eceb
1 if HAVE_GNOME_DOC_UTILS
2 include $(top_srcdir)/gnome-doc-utils.make
3 dist-hook: doc-dist-hook
4 else
5 dist-hook:
6         @echo "*** gnome-doc-utils must be installed and enabled in order to make dist"
7         @false
8 endif
10 DOC_MODULE = gtk-doc-manual
11 DOC_ENTITIES = fdl-appendix.xml
12 DOC_INCLUDES =
13 DOC_FIGURES =
14 DOC_LINGUAS = de el en_GB es
16 -include $(top_srcdir)/git.mk