Skip to content

Commit 478a72d

Browse files
Clean pkg dir
1 parent 0a56fe0 commit 478a72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ clean()
5656
distclean()
5757
{
5858
clean
59-
rm -rf *.json *.tar.gz *.zip xtensa-lx106-elf.* venv arduino
59+
rm -rf *.json *.tar.gz *.zip xtensa-lx106-elf.* venv arduino pkg
6060
}
6161

6262
# Put an artifact in a target dir describing what was built

0 commit comments

Comments
 (0)