mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 05:39:05 +00:00
examples/unionfs: Remove [a|b]testdir.h in distclean
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
932efd419d
commit
3bd2bc04b5
1 changed files with 2 additions and 0 deletions
|
|
@ -72,5 +72,7 @@ context:: romfs_atestdir.h romfs_btestdir.h
|
|||
distclean::
|
||||
$(call DELFILE, atestdir.img)
|
||||
$(call DELFILE, btestdir.img)
|
||||
$(call DELFILE, atestdir.h)
|
||||
$(call DELFILE, btestdir.h)
|
||||
|
||||
include $(APPDIR)/Application.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue