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