diff options
-rw-r--r-- | java/Makefile | 1 | ||||
-rw-r--r-- | www/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile index 91e5b8ff9dc8..f54bdf8709c2 100644 --- a/java/Makefile +++ b/java/Makefile @@ -37,7 +37,6 @@ SUBDIR += linux-jdk14 SUBDIR += netrexx SUBDIR += openjit - SUBDIR += orion SUBDIR += perltools SUBDIR += shujit SUBDIR += tya diff --git a/www/Makefile b/www/Makefile index 340e3c0652c6..52309e4e74c0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -172,6 +172,7 @@ SUBDIR += nspostgres SUBDIR += oops SUBDIR += openvrml + SUBDIR += orion SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AddHostPath SUBDIR += p5-Apache-Archive |