summaryrefslogtreecommitdiff
path: root/cp
diff options
context:
space:
mode:
Diffstat (limited to 'cp')
-rw-r--r--cp/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cp/test/Makefile b/cp/test/Makefile
index 4c1d113783..758d773f6e 100644
--- a/cp/test/Makefile
+++ b/cp/test/Makefile
@@ -4,6 +4,6 @@ ECOS = y
TARGET_PROGRAMS = UnitTestCP
UnitTestCP_SOURCES = test_interf.c test_cp.c test_msg.c
-UnitTestCP_MODULES = lib cp/interf cp/msg
+UnitTestCP_MODULES = lib cp/interf cp/msg cp/station
include $(BASE)/common/make/top.mk