From a7a5be090dd9cc39605853e8994eb417550939d4 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 19 Mar 2014 11:39:23 -0700 Subject: [PATCH] Another try to make gtk-doc optional --- docs/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index f7a4ad6a3..4bdc48edd 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -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