diff options
Diffstat (limited to 'xmake/scripts/base/clean.lua')
| -rw-r--r-- | xmake/scripts/base/clean.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/scripts/base/clean.lua b/xmake/scripts/base/clean.lua index 3426dc41e..0a84407ab 100644 --- a/xmake/scripts/base/clean.lua +++ b/xmake/scripts/base/clean.lua @@ -56,7 +56,7 @@ function clean._remove(filedirs) return true end --- remove the given target_name +-- remove the given target name function clean._remove_target(target_name, target, target_only, buildir) -- check |
