aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-03-12 17:07:28 -0600
committerBrent Cook <bcook@openbsd.org>2016-03-12 17:07:28 -0600
commitbe3b129221b2f77b23fc3d833c0eb2c444624eb0 (patch)
tree944177a679dadd05bb07a1966ef3c284a178a5d4
parent2c751b1cf9b3f15fb2ec70e65700b4cca011a759 (diff)
downloadportable-be3b129221b2f77b23fc3d833c0eb2c444624eb0.tar.gz
portable-be3b129221b2f77b23fc3d833c0eb2c444624eb0.tar.bz2
portable-be3b129221b2f77b23fc3d833c0eb2c444624eb0.zip
add install_sw alias for latest nginx
fixes #174
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0804984..d92f347 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,3 +6,6 @@ pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc
6 6
7EXTRA_DIST = README.md README.windows VERSION config scripts 7EXTRA_DIST = README.md README.windows VERSION config scripts
8EXTRA_DIST += CMakeLists.txt 8EXTRA_DIST += CMakeLists.txt
9
10.PHONY: install_sw
11install_sw: install