🔧 clean generated XML files
This commit is contained in:
parent
7bd6242f04
commit
9c75c7eace
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ check_output: $(EXAMPLES:.cpp=.test)
|
|||
|
||||
|
||||
clean:
|
||||
rm -fr me.nlohmann.json.docset html $(EXAMPLES:.cpp=)
|
||||
rm -fr me.nlohmann.json.docset html xml $(EXAMPLES:.cpp=)
|
||||
|
||||
|
||||
##########################################################################
|
||||
|
|
Loading…
Reference in a new issue