diff --git a/Makefile b/Makefile
index 82173e4b9711576b3effc94e995118d3c48031ca..48ee27d5b836987d280fbb285cd42ea0fdf2d26e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 #!/bin/bash
 # Andreas Romeyke, SLUB Dresden
 
-# Pfad zu Java 7
-JAVAPATH=/usr/lib/jvm/java-[78]-*/bin
+# Pfad zu Java 11
+JAVAPATH=/usr/lib/jvm/java-11-*/bin
 
 # Verwendete Rosetta-Version
 ROSETTAVERSION=5.5.0