diff options
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 88abf6c09bfe..74b01656a491 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -54,7 +54,7 @@ SUBDIR += gcc295 SUBDIR += gcc30 SUBDIR += gcc31 - #SUBDIR += gcc32 + SUBDIR += gcc32 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth |