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 13dafcdc763b..4dc14a89e23b 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -88,6 +88,7 @@ SUBDIR += gawk SUBDIR += gcc SUBDIR += gcc34 + SUBDIR += gcc42 SUBDIR += gcc44 SUBDIR += gcc46 SUBDIR += gcc47 |