summaryrefslogtreecommitdiffstats
path: root/lib/libucl
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-10-27 21:24:09 +0000
committerbapt <bapt@FreeBSD.org>2015-10-27 21:24:09 +0000
commit1db684f7ee1410ba0acf51937dc2748211c38efa (patch)
tree9b000a9777302debbb64fb5d2b8670bf0685b757 /lib/libucl
parentf4de602b0d1cd88f3d73de6148c83c4158e58a15 (diff)
parentbf66c97c4a64e64410bf0223d221a54ca9555f52 (diff)
downloadFreeBSD-src-1db684f7ee1410ba0acf51937dc2748211c38efa.zip
FreeBSD-src-1db684f7ee1410ba0acf51937dc2748211c38efa.tar.gz
Update libucl to latest git snapshot (20151027)
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 310e8b7..09a0bf2 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
OpenPOWER on IntegriCloud