From d495c1f6c7cf61d00ac747a80263d57799dc8ff2 Mon Sep 17 00:00:00 2001 From: aleph Date: Fri, 1 Apr 2011 09:16:42 +0000 Subject: [PATCH] test: fix path git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4829 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.test b/Makefile.test index 2cfc9383..c6ce3c05 100644 --- a/Makefile.test +++ b/Makefile.test @@ -34,7 +34,7 @@ include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_context_switch/at91sam7s-ek include ./boards/at91sam7s-ek/benchmark/at91sam7s-ek_kernel_footprint/at91sam7s-ek_kernel_footprint.mk include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_display.mk -include ./boards/sam3x-ek/examples/sam3x-ek_display/sam3x-ek_tcp_server.mk +include ./boards/sam3x-ek/examples/sam3x-ek_tcp_server/sam3x-ek_tcp_server.mk include ./boards/sam3n-ek/examples/display/display.mk include ./boards/stm32-p103/examples/usbserial/usbserial.mk -- 2.25.1