diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-04-26 13:50:39 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-04-26 13:50:39 +0000 |
commit | 33c9cf25c90aa9e2edc60ef0d19a106b53ac3b92 (patch) | |
tree | 7e542e50ac776aa72b38075d51b2ac4c80d41a41 /lang | |
parent | 10baee1330cb57d8766895d59ab8e872f1be8191 (diff) |
Notes
Diffstat (limited to 'lang')
-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 |