Skip to content

Commit

Permalink
Fix the issues!
Browse files Browse the repository at this point in the history
  • Loading branch information
crystall1nedev committed Mar 15, 2023
1 parent e2e44ed commit 6e5f3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -213,7 +213,7 @@ java:
$(BOOTJDK)/jar -uf ../lwjgl3-minecraft.jar org || exit 1;
@echo '[PojavLauncher v$(VERSION)] java - end'

jre:
jre: native
@echo '[PojavLauncher v$(VERSION)] jre - start'
@mkdir -p $(SOURCEDIR)/depends; \
cd $(SOURCEDIR)/depends; \
Expand Down

0 comments on commit 6e5f3b7

Please sign in to comment.