From 7c8303574417d9ffb16caab1c2378167730c9737 Mon Sep 17 00:00:00 2001 From: jutteau Date: Thu, 10 Mar 2011 11:20:20 +0100 Subject: cesar/ce/rx/cp: fix test mme, closes #2383 --- cesar/ce/rx/cp/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cesar/ce/rx/cp') diff --git a/cesar/ce/rx/cp/test/Makefile b/cesar/ce/rx/cp/test/Makefile index 223f46ca40..80f8c51d7b 100644 --- a/cesar/ce/rx/cp/test/Makefile +++ b/cesar/ce/rx/cp/test/Makefile @@ -21,7 +21,7 @@ test_mbox_SOURCES = test_mbox.c stub_mbox.c test_mbox_MODULES = lib mac/common ce/rx/cp ce/common cp/fsm/stub cp/msg/stub # Remove sta.c to prevent multiple definition of cp_sta_get_peer. -cp_sta_mgr_MODULE_SOURCES = net.c net_list.c sta_mgr.c sta_own_data.c +cp_sta_mgr_MODULE_SOURCES = net.c sta_mgr.c sta_own_data.c # Include main Makefile. include $(BASE)/common/make/top.mk -- cgit v1.2.3