diff --git a/annotations/icmake/clean b/annotations/icmake/clean index 383b21ff..e63adf0d 100644 --- a/annotations/icmake/clean +++ b/annotations/icmake/clean @@ -3,7 +3,7 @@ string remove2; void setRemovals() { - remove1 = "tmp sf/index.html sf/cppannotations"; + remove1 = "tmp ../sf/index.html ../sf/cppannotations"; remove2 = "o indexentry/o aux/o"; }