add json verification for configurations

Add json verificiation for configurations.  A configuration is lightly
validated.

Change-Id: I42361daf6ad21d3480e92c3808f5fc8ab8318e0b
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/Makefile.am b/Makefile.am
index cce4f4c..c227281 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,6 +78,7 @@
 	pid/util.cpp \
 	pid/pidthread.cpp \
 	threads/busthread.cpp \
+	build/buildjson.cpp \
 	experiments/drive.cpp \
 	$(BUILT_SOURCES)