diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:49:14 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:49:14 +0000 |
| commit | c17b3eedea53d2e5869951d84edd008bba54f848 (patch) | |
| tree | 3c600bb372e9a273bbedc7995daee809eefa2451 /java/Makefile | |
| parent | d3ce2a4568ff2b01b5bef053c7d76124b2cf4daf (diff) | |
Notes
Diffstat (limited to 'java/Makefile')
| -rw-r--r-- | java/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index 61d21d3ef704..9400361ed28e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += xalan-j SUBDIR += bluej SUBDIR += bugseeker @@ -45,5 +44,6 @@ SUBDIR += perltools SUBDIR += shujit SUBDIR += tya + SUBDIR += xalan-j .include <bsd.port.subdir.mk> |
