Skip to content

Commit

Permalink
build: add ldnmitm_config back
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemeowx2 authored Dec 3, 2021
1 parent 2f03069 commit b2933a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ $(KIPS): Atmosphere-libs/libstratosphere

#---------------------------------------------------------------------------------
PACK: $(SUBFOLDERS)
@ mkdir -p $(NRO_DIR)
@ mkdir -p $(TITLE_DIR)/flags
@ mkdir -p $(OVERLAY_DIR)
@ cp ldnmitm_config/ldnmitm_config.nro $(NRO_DIR)/ldnmitm_config.nro
@ cp ldn_mitm/ldn_mitm.nsp $(TITLE_DIR)/exefs.nsp
@ cp overlay/overlay.ovl $(OVERLAY_DIR)/ldnmitm_config.ovl
@ cp ldn_mitm/res/toolbox.json $(TITLE_DIR)/toolbox.json
Expand Down

0 comments on commit b2933a1

Please sign in to comment.