1234567891011 |
- --- libsecret-0.16.orig/docs/reference/libsecret/Makefile.am 2013-08-26 17:42:16.000000000 +0200
- +++ libsecret-0.16/docs/reference/libsecret/Makefile.am 2013-11-21 11:59:27.000000000 +0100
- @@ -92,7 +92,7 @@ GTKDOC_LIBS= $(GLIB_LIBS) $(GOBJECT_LIBS
- $(top_builddir)/libsecret/libsecret-@SECRET_MAJOR@.la
-
- # 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
|