summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6838547..07dd3ca 100755
--- a/Makefile
+++ b/Makefile
@@ -68,6 +68,6 @@ install-chroot: src/xichroot.sh
# default-jvm
#
-install-chroot: src/default-jvm.sh
+install-default-jvm: src/default-jvm.sh
install -Dm755 src/default-jvm.sh ${DESTDIR}${PREFIX}/bin/default-jvm