diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/Makefile.in b/html/Makefile.in index 7115264..62791b9 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -141,6 +141,7 @@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OPENSSL_LIBS = @OPENSSL_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ |