summaryrefslogtreecommitdiff
path: root/lib/libucl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-27 21:24:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-27 21:24:09 +0000
commit39ee7a7a6bdd1557b1c3532abf60d139798ac88b (patch)
tree9b000a9777302debbb64fb5d2b8670bf0685b757 /lib/libucl
parent48332b1c7a08d50af1351b25e227006ae29324bc (diff)
parent4e2fa78ea36ec2cf6583bc025b4127c5ea238fd2 (diff)
Notes
Diffstat (limited to 'lib/libucl')
-rw-r--r--lib/libucl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libucl/Makefile b/lib/libucl/Makefile
index 310e8b70c071..09a0bf2cc2a3 100644
--- a/lib/libucl/Makefile
+++ b/lib/libucl/Makefile
@@ -9,8 +9,10 @@ SRCS= ucl_emitter_streamline.c \
ucl_emitter_utils.c \
ucl_emitter.c \
ucl_hash.c \
+ ucl_msgpack.c \
ucl_parser.c \
ucl_schema.c \
+ ucl_sexp.c \
ucl_util.c \
xxhash.c