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 d70c8fe6b7f1..9f7bc9963ed2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -28,6 +28,7 @@ SUBDIR += forth SUBDIR += gawk SUBDIR += gcc-devel + SUBDIR += gcc27 SUBDIR += gcc28 SUBDIR += gcl SUBDIR += ghc |