doc: mk: remove generated files on clean
This commit is contained in:
parent
4ba3a27f80
commit
6511b89b27
@ -20,7 +20,7 @@ $(ARCHS):
|
||||
cd $@/; doxygen
|
||||
|
||||
clean:
|
||||
@rm -rf html/ */html/ */*.tag
|
||||
@rm -rf html/ */html/ */*.tag */doxy.sourcelist */doxygen_*.log
|
||||
|
||||
rebuildsources:
|
||||
@printf "Manually regenerating source lists from build deps\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user