aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/classpath/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index 104a2b5e4503..18751fa28727 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -29,6 +29,10 @@ USE_GMAKE= yes
INFO= hacking vmintegration
PLIST_FILES= lib/security/classpath.security
+PLIST_FILES+= include/jni.h
+PLIST_FILES+= include/jni_md.h
+PLIST_FILES+= include/jawt.h
+PLIST_FILES+= include/jawt_md.h
.include <bsd.port.pre.mk>