mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Cleanup testdir dir in make distclean
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
This commit is contained in:
parent
42bde7fb27
commit
1fbfa8669c
1 changed files with 1 additions and 0 deletions
|
|
@ -69,5 +69,6 @@ context:: romfs_testdir.h
|
|||
distclean::
|
||||
$(call DELFILE, testdir.img)
|
||||
$(call DELFILE, romfs_testdir.h)
|
||||
$(call DELDIR, testdir)
|
||||
|
||||
include $(APPDIR)/Application.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue