From: Jouni Malinen Date: Sun, 1 Jan 2012 17:09:18 +0000 (+0200) Subject: Remove test-https on "make clean" X-Git-Tag: aosp-jb-start~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87346c41a726d0a5319cb91bd9248ec2fa31e42;p=thirdparty%2Fhostap.git Remove test-https on "make clean" This is not included in the TESTS list, but should be removed anyway. Signed-hostap: Jouni Malinen --- diff --git a/tests/Makefile b/tests/Makefile index 91b10c5e5..0774337e7 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.*