From 875458a34a37a62801ebaca943729cb1c390647e Mon Sep 17 00:00:00 2001 From: kurt Date: Tue, 1 Aug 2006 14:46:05 +0000 Subject: [PATCH] add javaPathHelper --- java/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java/Makefile b/java/Makefile index 5cdabbd999f..eb838962af0 100644 --- a/java/Makefile +++ b/java/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2001/09/14 05:58:45 kevlo Exp $ +# $OpenBSD: Makefile,v 1.3 2006/08/01 14:46:05 kurt Exp $ # SUBDIR += jlint SUBDIR += junit + SUBDIR += javaPathHelper .include