From: aleph Date: Fri, 1 Apr 2011 09:16:42 +0000 (+0000) Subject: test: fix path X-Git-Tag: 2.7.0~137 X-Git-Url: https://codewiz.org/gitweb?p=bertos.git;a=commitdiff_plain;h=d495c1f6c7cf61d00ac747a80263d57799dc8ff2 test: fix path git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4829 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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