Enabled filter in makefile

This commit is contained in:
Lorenz Meier
2013-08-04 16:03:50 +02:00
parent 26204496b6
commit c84cdf2ff6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -94,6 +94,7 @@ MODULES += modules/sdlog2
MODULES += modules/systemlib
MODULES += modules/systemlib/mixer
MODULES += modules/mathlib
MODULES += modules/mathlib/math/filter
MODULES += modules/controllib
MODULES += modules/uORB
+1
View File
@@ -88,6 +88,7 @@ MODULES += modules/sdlog
MODULES += modules/systemlib
MODULES += modules/systemlib/mixer
MODULES += modules/mathlib
MODULES += modules/mathlib/math/filter
MODULES += modules/controllib
MODULES += modules/uORB