Yet another try to make build without gtk-doc succeed
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 19 Mar 2014 18:52:40 +0000 (11:52 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 19 Mar 2014 18:52:40 +0000 (11:52 -0700)
autogen.sh
docs/reference/Makefile.am

index 9f99018..10a0e8a 100755 (executable)
@@ -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... "
index 4bdc48e..f7a4ad6 100644 (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