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 563df0b42143..174730472314 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -75,6 +75,7 @@ SUBDIR += gcc33 SUBDIR += gcc34 SUBDIR += gcc40 + SUBDIR += gcc41 SUBDIR += gcl SUBDIR += gdc SUBDIR += generic-haskell |