We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa485a6 commit e176e96Copy full SHA for e176e96
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