summaryrefslogtreecommitdiff
path: root/cesar/ce/fcall/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ce/fcall/test/Makefile')
-rw-r--r--cesar/ce/fcall/test/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cesar/ce/fcall/test/Makefile b/cesar/ce/fcall/test/Makefile
index cf5b4d4da8..1833bbd0e5 100644
--- a/cesar/ce/fcall/test/Makefile
+++ b/cesar/ce/fcall/test/Makefile
@@ -7,6 +7,7 @@ test_ce_fcall_SOURCES = test_fcall.c fcall_stub.c ecos_stub.c
test_ce_fcall_MODULES = ce/fcall ce/common ce/rx/bitloading \
ce/rx/bitloading/fsm ce/rx/cp/stub \
lib mac/common host
+test_ce_fcall_CONFIG_MODULES = cp/sta/mgr
host_MODULE_MODULES =
include $(BASE)/common/make/top.mk