We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621a740 commit cf81eb2Copy full SHA for cf81eb2
1 file changed
Makefile
@@ -21,7 +21,7 @@ endif
21
all: build
22
23
build:
24
- ./java.sh
+ ./java.sh $(INSTALL_DIR)
25
ant
26
27
install:
0 commit comments