From 8650fb139a9143f04615de74ff569bce3e0c4ce3 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Mon, 9 Jun 2014 16:32:25 +0200 Subject: Bug 540362: [webkit-composer] Use webkit for composer Merge wip/webkit-composer branch into master. --- doc/reference/evolution-util/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/reference/evolution-util/Makefile.am') diff --git a/doc/reference/evolution-util/Makefile.am b/doc/reference/evolution-util/Makefile.am index a7055a4f39..48d1d13845 100644 --- a/doc/reference/evolution-util/Makefile.am +++ b/doc/reference/evolution-util/Makefile.am @@ -16,6 +16,9 @@ CFILE_GLOB = $(top_srcdir)/e-util/*.c # Ignore all accessiblity headers. IGNORE_HFILES = \ + e-html-editor-actions.h \ + e-html-editor-private.h \ + e-html-editor-utils.h \ e-marshal.h \ e-table-col-dnd.h \ e-table-defines.h \ @@ -52,14 +55,12 @@ GTKDOC_CFLAGS = \ -I$(top_builddir) \ $(EVOLUTION_DATA_SERVER_CFLAGS) \ $(GNOME_PLATFORM_CFLAGS) \ - $(GTKHTML_CFLAGS) \ $(NULL) GTKDOC_LIBS = \ $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ - $(GTKHTML_LIBS) \ $(NULL) # Extra options to supply to gtkdoc-mkdb -- cgit v1.2.3