diff --git a/docs/Makefile b/docs/Makefile index 21d1eb4a..233421fd 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -249,6 +249,7 @@ epub3: ${GENERATED_SYNOPSIS} clean: rm -r -f *~ *.1 ${BUILDDIR} ${GENERATED_SYNOPSIS} api-viewer/apidata.js + rm -f api-viewer/apidoc.js lto-barcode/lto-barcode-generator.js prune-simulator/prune-simulator.js install_manual_pages: ${MAN1_PAGES} ${MAN5_PAGES}