From 524f56c131f5691621d6595ca324f8a3c0b1e4c5 Mon Sep 17 00:00:00 2001 From: daichi Date: Mon, 7 Jul 2003 06:54:52 +0000 Subject: Add jakarta-struts 1.1-rc2, struts framework. PR: 53764 Submitted by: Anton Yudin --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index 0a4c727dd774..e61530927c41 100644 --- a/java/Makefile +++ b/java/Makefile @@ -27,6 +27,7 @@ SUBDIR += jakarta-log4j SUBDIR += jakarta-oro SUBDIR += jakarta-regexp + SUBDIR += jakarta-struts SUBDIR += janosvm SUBDIR += java-checkstyle SUBDIR += java-cup -- cgit