summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 20ad9383..4cb2b845 100644
--- a/Makefile
+++ b/Makefile
@@ -312,6 +312,10 @@ DUMMY != mkdir -p $(ALL_DIRS)
%.narc: $$(members)
$(NARCCOMP) -o $@ -p 255 $^
+%.arc: members = $(wildcard $(@D)/$*/*)
+%.arc: $$(members)
+ $(NARCCOMP) -o $@ -p 255 $^
+
files/poketool/personal/pms.narc: ;
$(BUILD_DIR)/pokediamond_bnr.bin: pokediamond.bsf graphics/icon.4bpp graphics/icon.gbapal