]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Remove test-https on "make clean"
authorJouni Malinen <j@w1.fi>
Sun, 1 Jan 2012 17:09:18 +0000 (19:09 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 Jan 2012 17:09:18 +0000 (19:09 +0200)
This is not included in the TESTS list, but should be removed anyway.

Signed-hostap: Jouni Malinen <j@w1.fi>

tests/Makefile

index 91b10c5e5c8b68e0d8947d28da181b6e0161f1af..0774337e7923a98d4f45dd64a3611229061075df 100644 (file)
@@ -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.*