From b87346c41a726d0a5319cb91bd9248ec2fa31e42 Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Sun, 1 Jan 2012 19:09:18 +0200 Subject: Remove test-https on "make clean" This is not included in the TESTS list, but should be removed anyway. Signed-hostap: Jouni Malinen --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile b/tests/Makefile index 91b10c5..0774337 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -93,6 +93,7 @@ run-tests: $(TESTS) clean: $(MAKE) -C ../src clean rm -f $(TESTS) *~ *.o *.d + rm -f test-https rm -f test_x509v3_nist.out.* rm -f test_x509v3_nist2.out.* -- cgit v1.1