Skip to content

Commit

Permalink
Makefile correct target name
Browse files Browse the repository at this point in the history
  • Loading branch information
britiger committed Jan 8, 2020
1 parent ca1e2ae commit 9e8ea17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ JAVA_OPTIONS = JDK_JAVA_OPTIONS="--add-modules=java.xml.bind"
build:
$(SDK_HOME)/bin/barrelbuild \
--jungle-files ./monkey.jungle \
--output bin/$(appName).prg \
--output bin/$(appName).barrel \
--warn

0 comments on commit 9e8ea17

Please sign in to comment.