Commit d787afcc authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

also remove generated html files with 'make clean' in docs folder

parent 635f3ce1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ clean-all:
	rm -rf $(BUILDDIR)/* utils/txt2html/txt2html.exe

clean:
	rm -rf $(RSTDIR)
	rm -rf $(RSTDIR) html

html: $(OBJECTS)
	@(\