summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4180f456..fba80bac 100644
--- a/Makefile
+++ b/Makefile
@@ -234,6 +234,7 @@ clean: mostlyclean
$(MAKE) -C arm9 clean
$(MAKE) -C arm7 clean
$(MAKE) -C tools/mwasmarm_patcher clean
+ $(RM) $(filter-out poketool/personal/pms.narc,$(filter %.narc %.arc,$(NITROFS_FILES)))
mostlyclean: tidy
$(MAKE) -C arm9 mostlyclean