diff options
| author | raveit65 <[email protected]> | 2020-11-16 12:49:06 +0100 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2020-11-16 12:49:06 +0100 |
| commit | f57284dde86487adcf1240e19b1f07fa231d8573 (patch) | |
| tree | d52e6ddd682125824103e04f12fbe553e1d44ab7 | |
| parent | 96ad5a5abd7301fc189daebb416780a28784d800 (diff) | |
| download | mate-utils-f57284dde86487adcf1240e19b1f07fa231d8573.tar.bz2 mate-utils-f57284dde86487adcf1240e19b1f07fa231d8573.tar.xz | |
travis CI: fix build issue of gtk-doc module
| -rw-r--r-- | mate-dictionary/docs/reference/gdict/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
