summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index e8ec9a860bbd..6e5c579d0bf9 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1999/06/26 22:07:15 asami Exp $
#
SUBDIR += guavac
@@ -9,6 +9,7 @@
SUBDIR += jdk-tutorial
SUBDIR += jfc
SUBDIR += jikes
+ SUBDIR += jlex
SUBDIR += jsdk
SUBDIR += kaffe
SUBDIR += shujit