From f57284dde86487adcf1240e19b1f07fa231d8573 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 16 Nov 2020 12:49:06 +0100 Subject: travis CI: fix build issue of gtk-doc module --- mate-dictionary/docs/reference/gdict/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mate-dictionary/docs/reference/gdict/Makefile.am b/mate-dictionary/docs/reference/gdict/Makefile.am index 41d556dc..25a77ed6 100644 --- a/mate-dictionary/docs/reference/gdict/Makefile.am +++ b/mate-dictionary/docs/reference/gdict/Makefile.am @@ -64,6 +64,8 @@ GTKDOC_LIBS = \ include $(top_srcdir)/gtk-doc.make +DISTCLEANFILES = $(DOC_MODULE).actions + # Other files to distribute # e.g. EXTRA_DIST += version.xml.in EXTRA_DIST += version.xml.in -- cgit v1.2.1