Commit f75a828adc03f26d3675bcac4a2cb2ab2dc2b038
authorStephan Veigl <veigl@gmx.net>
Mon, 12 Nov 2012 11:19:50 +0000 (12:19 +0100)
committerStephan Veigl <veigl@gmx.net>
Thu, 29 Nov 2012 10:11:20 +0000 (11:11 +0100)
Remove the vcd files generated by test cases on: make clean

Signed-off-by: Stephan Veigl <veigl@gmx.net>
tests/Makefile

index 074c8a0f7cf930a56f8582198b76f4e9afe1138a..cff14f301479e234d613f4d56a8a3c84cd95ef37 100644 (file)
@@ -60,4 +60,4 @@ run_tests: all
        echo "Tests run: $$num_run  Successes: $$(($$num_run-$$num_failed))  Failures: $$num_failed"
 
 clean: clean-${OBJ}
-       rm -f *.axf
+       rm -f *.axf *.vcd