diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index c8fee56d606d..bf61d652ad8b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -88,6 +88,7 @@ SUBDIR += gcc34 SUBDIR += gcc41 SUBDIR += gcc42 + SUBDIR += gcc42-withgcjawt SUBDIR += gcc43 SUBDIR += gcc44 SUBDIR += gcl |