diff --git a/java/Makefile b/java/Makefile index 1e67aa3b156..3ab028e82ab 100644 --- a/java/Makefile +++ b/java/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.16 2019/09/24 11:47:40 jasper Exp $ +# $OpenBSD: Makefile,v 1.17 2020/11/04 20:52:45 solene Exp $ SUBDIR = SUBDIR += gradle @@ -6,5 +6,6 @@ SUBDIR += javaPathHelper SUBDIR += jlint SUBDIR += jna + SUBDIR += tanukiwrapper .include