Skip to content

Commit

Permalink
ensure build picks up version from Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Jul 16, 2021
1 parent 47fd18c commit 8c87b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.nx
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ $(OUTPUT).nso : $(OUTPUT).elf

endif

menu.o : $(TOPDIR)/Makefile
$(OUTPUT).elf : $(OFILES)

$(OFILES_SRC) : $(HFILES_BIN)
Expand Down

0 comments on commit 8c87b1c

Please sign in to comment.