We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28ce1d commit 16b7421Copy full SHA for 16b7421
doc/api/Makefile.am
@@ -33,8 +33,9 @@
33
MAINTAINERCLEANFILES = Makefile.in stamp-vti
34
35
CLEANFILES = *.html *.pdf *.ma *.mas \
36
- *.png *.eps fix_png \
37
- doxygen.config doxygen-pdf.config
+ malloc-std.png malloc-x1.png malloc-x2.png \
+ *.eps fix_png \
38
+ doxygen.config main_page.dox doxygen-pdf.config
39
40
EXTRA_DIST = dox.css dox_html_header dox_html_footer \
41
doxygen.config.in \
0 commit comments