From 430aa497d8e5c2b5566ea86c643973c4e6d148b5 Mon Sep 17 00:00:00 2001 From: Guillaume Date: Tue, 4 Sep 2007 13:44:42 +0000 Subject: unit tests makefile : work in progress git-svn-id: svn+ssh://pessac/svn/cesar/trunk@656 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cp/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cp') 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 -- cgit v1.2.3