Mon, 19 Jun 2017 22:49:37 -0400
Remove marshalling files from doc build.
--- a/doc/reference/finch/Makefile.am Mon Jun 19 21:54:28 2017 -0400 +++ b/doc/reference/finch/Makefile.am Mon Jun 19 22:49:37 2017 -0400 @@ -66,7 +66,6 @@ wms \ getopt.h \ gntinternal.h \ - gntmarshal.h \ gnt-skel.h # Images to copy into HTML directory.
--- a/doc/reference/libpurple/Makefile.am Mon Jun 19 21:54:28 2017 -0400 +++ b/doc/reference/libpurple/Makefile.am Mon Jun 19 22:49:37 2017 -0400 @@ -76,7 +76,6 @@ dbus-types.h \ glibcompat.h \ internal.h \ - marshallers.h \ purple-client.h \ purple-client-bindings.h \ valgrind.h
--- a/doc/reference/protocols/facebook/Makefile.am Mon Jun 19 21:54:28 2017 -0400 +++ b/doc/reference/protocols/facebook/Makefile.am Mon Jun 19 22:49:37 2017 -0400 @@ -61,7 +61,7 @@ # Header files or dirs to ignore when scanning. Use base file/dir names # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code -IGNORE_HFILES=marshal.h +IGNORE_HFILES= # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png