Yet another try to make build without gtk-doc succeed

This commit is contained in:
Behdad Esfahbod 2014-03-19 11:52:40 -07:00
parent a7a5be090d
commit b934b0f9d1
2 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ if which gtkdocize ; then
gtkdocize --copy || exit 1
else
echo "*** No gtkdocize found, skipping documentation ***"
> gtk-doc.make
fi
echo -n "checking for autoreconf... "

View File

@ -88,7 +88,7 @@ GTKDOC_LIBS+=$(top_builddir)/src/libharfbuzz-gobject.la
endif
# This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
include $(top_srcdir)/gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in