diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index eedc75c9d17a..f58c210ae413 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -62,12 +62,13 @@ SUBDIR += gcc31 SUBDIR += gcc32 SUBDIR += gcc33 + SUBDIR += gcc34 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += ghc - SUBDIR += ghc6 SUBDIR += ghc-doc + SUBDIR += ghc6 SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnat-doc-html |