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 46173feb97c6..19d2f65fef53 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -29,6 +29,7 @@ SUBDIR += chicken SUBDIR += cim SUBDIR += cint + SUBDIR += clang SUBDIR += clips SUBDIR += clisp SUBDIR += clojure |