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
@ -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…
Reference in New Issue
Block a user