Added control library to build.

This commit is contained in:
jgoppert
2013-01-06 15:47:07 -05:00
parent 8888b73e16
commit 84d7f19d7d
2 changed files with 17 additions and 1 deletions
+3
View File
@@ -68,6 +68,9 @@ CONFIGURED_APPS += systemcmds/delay_test
# Math library
CONFIGURED_APPS += examples/math_demo
# Control library
CONFIGURED_APPS += examples/control_demo
# Shared object broker; required by many parts of the system.
CONFIGURED_APPS += uORB