Skip to content

Commit

Permalink
maybe bundle some dylibs eh
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Krieger committed Nov 13, 2024
1 parent fd501b2 commit fc470a4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1290,9 +1290,7 @@ endif # ifeq ($(SOUND), 1)
endif # ifdef FRAMEWORK
endif # ifdef TILES

ifndef FRAMEWORK
dylibbundler -of -b -x $(APPRESOURCESDIR)/$(APPTARGET) -d $(APPRESOURCESDIR)/ -p @executable_path/
endif # ifndef FRAMEWORK
dylibbundler -of -b -x $(APPRESOURCESDIR)/$(APPTARGET) -d $(APPRESOURCESDIR)/ -p @executable_path/


dmgdistclean:
Expand Down

0 comments on commit fc470a4

Please sign in to comment.