diff options
Diffstat (limited to 'openssl/tests')
-rw-r--r-- | openssl/tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/tests/Makefile.in b/openssl/tests/Makefile.in index 92cbb4bb..34635edd 100644 --- a/openssl/tests/Makefile.in +++ b/openssl/tests/Makefile.in @@ -33,6 +33,7 @@ test.cer: test.conf distclean: clean rm -f test.key test.cer + rm -rf Makefile install deinstall uninstall: @true |