aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index c0ed9e4298..b0f76b7a48 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -283,7 +283,7 @@ do_$(SHLIB_TARGET):
libs="$$libs -l$$i"; \
done
-openssl.pc:
+openssl.pc: Makefile.ssl
@ ( echo 'prefix=$(INSTALLTOP)'; \
echo 'exec_prefix=$${prefix}'; \
echo 'libdir=$${exec_prefix}/lib'; \