From 25884a7d3ffeeeea403a898fa44c23cb02606ef1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 16 Nov 2020 18:12:06 +0100 Subject: travis CI: fix build issue of gtk-doc module --- sendto/docs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sendto/docs/Makefile.am') diff --git a/sendto/docs/Makefile.am b/sendto/docs/Makefile.am index 20f6768..3b293be 100644 --- a/sendto/docs/Makefile.am +++ b/sendto/docs/Makefile.am @@ -80,6 +80,8 @@ GTKDOC_LIBS=$(top_builddir)/sendto/libnstplugin.la # This includes the standard gtk-doc make rules, copied by gtkdocize. 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