From 16b742119eaed8d966929033b1ad325faea89798 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sun, 9 Jun 2024 00:12:40 +0200 Subject: [PATCH] Fix clean files in docu build --- doc/api/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/api/Makefile.am b/doc/api/Makefile.am index efbafbf6..41066fb8 100644 --- a/doc/api/Makefile.am +++ b/doc/api/Makefile.am @@ -33,8 +33,9 @@ MAINTAINERCLEANFILES = Makefile.in stamp-vti CLEANFILES = *.html *.pdf *.ma *.mas \ - *.png *.eps fix_png \ - doxygen.config doxygen-pdf.config + malloc-std.png malloc-x1.png malloc-x2.png \ + *.eps fix_png \ + doxygen.config main_page.dox doxygen-pdf.config EXTRA_DIST = dox.css dox_html_header dox_html_footer \ doxygen.config.in \