X-Git-Url: http://git.hcoop.net/clinton/Smoothieware.git/blobdiff_plain/1306ba994ecb224f39956e61278d94d3fd3b1e4e..8fcce42e7a3b97c394da5df94e6ffc1187ca2d1c:/gcc4mbed/samples/makefile diff --git a/gcc4mbed/samples/makefile b/gcc4mbed/samples/makefile index eab8e4bb..bee33963 100644 --- a/gcc4mbed/samples/makefile +++ b/gcc4mbed/samples/makefile @@ -13,7 +13,7 @@ # limitations under the License. # # Directories to be built -DIRS=agutil HelloWorld StdIO Ticker LocalFileSystem SDFileSystem CTest +DIRS=HelloWorld Blink Ticker StdIO LocalFileSystem FileTest .PHONY: subdirs $(DIRS)