diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2013-11-21 22:33:49 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2013-11-21 22:33:49 +0000 |
commit | c9483927cd252e640633c984ea01f182227cfd54 (patch) | |
tree | 2b63a33ced2d30d256bcc86276b16d32a789edaa /lang/Makefile | |
parent | d1485713efd1969178a6bb80060dba63258a7982 (diff) |
Notes
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 3f82fa51acf4..7b5cf83922a7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -36,6 +36,7 @@ SUBDIR += clang31 SUBDIR += clang32 SUBDIR += clang33 + SUBDIR += clang34 SUBDIR += clay SUBDIR += clisp SUBDIR += clojure |