Commit e49cdaf9 authored by Scott Vokes's avatar Scott Vokes
Browse files

Remove test task from Makefile for deleted module.

parent ac00a0bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ ECHOSRV_OBJS = \

all: bus.png test_yacht echosrv bus_example

test: test_casq test_yacht
test: test_yacht
	./test_yacht

%.png: %.dot