diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index 8ffe6a0..56ba91e 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -117,6 +117,7 @@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENSSL_LIBS = @OPENSSL_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ |