From be3b129221b2f77b23fc3d833c0eb2c444624eb0 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 12 Mar 2016 17:07:28 -0600 Subject: [PATCH] add install_sw alias for latest nginx fixes #174 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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 EXTRA_DIST = README.md README.windows VERSION config scripts EXTRA_DIST += CMakeLists.txt + +.PHONY: install_sw +install_sw: install