From 9032f85cade415a95355aac514414696d596da8f Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Tue, 9 Jul 2002 22:08:48 +0000 Subject: [PATCH] Add sablepath and sablevm. --- java/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/java/Makefile b/java/Makefile index b8b94ef030cd..4abd96b95df5 100644 --- a/java/Makefile +++ b/java/Makefile @@ -56,6 +56,8 @@ SUBDIR += mmake SUBDIR += netrexx SUBDIR += openjit + SUBDIR += sablepath + SUBDIR += sablevm SUBDIR += shujit SUBDIR += tya SUBDIR += xalan-j