diff options
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 6d43845..9002f67 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,6 +84,7 @@ SUBDIR += gcc41-withgcjawt SUBDIR += gcc42 SUBDIR += gcc42-withgcjawt + SUBDIR += gcc43 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth |