From 2d2548e714505b1a9d1074c0f9a78c44c8363314 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 27 Aug 2012 22:57:20 +0200 Subject: Final parameter interface cleanup - removed last bit of old cruft, fixed a bug on parameter update notification, cleaned up API slightly in naming --- apps/systemlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/systemlib/Makefile') diff --git a/apps/systemlib/Makefile b/apps/systemlib/Makefile index 0b3cb3c7b..8a14f0f6e 100644 --- a/apps/systemlib/Makefile +++ b/apps/systemlib/Makefile @@ -39,7 +39,8 @@ CSRCS = err.c \ hx_stream.c \ perf_counter.c \ param/param.c \ - bson/tinybson.c + bson/tinybson.c \ + conversions.c # # XXX this really should be a CONFIG_* test -- cgit v1.2.3