From 469ae3a7e57aba6fd0f53afdf2657d8f1a439928 Mon Sep 17 00:00:00 2001 From: minux Date: Sat, 12 Apr 2014 01:10:58 -0400 Subject: build: ignore and properly clean tests/vla_test --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index ee0eafe..e3824ba 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -241,5 +241,5 @@ clean: $(MAKE) -C tests2 $@ rm -vf *~ *.o *.a *.bin *.i *.ref *.out *.out? *.out?b *.cc \ *-cc *-tcc *.exe \ - hello libtcc_test tcctest[1234] ex? tcc_g tcclib.h \ + hello libtcc_test vla_test tcctest[1234] ex? tcc_g tcclib.h \ ../lib/libtcc1.a -- cgit v1.3.1