diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2010-10-15 19:39:35 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2010-10-15 19:39:35 +0000 |
commit | 0de573baa5eef6cacb8620c92149a58192e6a1b3 (patch) | |
tree | 33154aa7b94904d6d89701210a90c905e849e4bf /lang/Makefile | |
parent | 5793b4d047e46f2e1f2df87f1cc336b242d0cafb (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 19d2f65fef53..9055e51e42b1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -30,6 +30,7 @@ SUBDIR += cim SUBDIR += cint SUBDIR += clang + SUBDIR += clang-devel SUBDIR += clips SUBDIR += clisp SUBDIR += clojure |