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