summaryrefslogtreecommitdiff
path: root/converters/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-20 15:01:08 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-20 15:01:08 +0000
commitcc174825618eb501afc021bea333e0ab2f0191d7 (patch)
treeec091baee488a130274074daf024ef869e39fc91 /converters/Makefile
parent- Security patch to fix Memory leak (diff)
Add cl-babel, a charset encoding/decoding library, not unlike GNU
libiconv, but completely written in Common Lisp.
Notes
Notes: svn path=/head/; revision=248220
Diffstat (limited to 'converters/Makefile')
-rw-r--r--converters/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/Makefile b/converters/Makefile
index 1b66533c31df..d6a5b33a82c7 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -10,6 +10,9 @@
SUBDIR += bsdconv
SUBDIR += btoa
SUBDIR += chmview
+ SUBDIR += cl-babel
+ SUBDIR += cl-babel-clisp
+ SUBDIR += cl-babel-sbcl
SUBDIR += cmios9
SUBDIR += cocot
SUBDIR += convmv