summaryrefslogtreecommitdiff
path: root/src/openssl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/openssl/Makefile.am')
-rw-r--r--src/openssl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openssl/Makefile.am b/src/openssl/Makefile.am
index db2cd43e..23c225a1 100644
--- a/src/openssl/Makefile.am
+++ b/src/openssl/Makefile.am
@@ -41,10 +41,10 @@ libxmlsec1_openssl_la_SOURCES += ../strings.c
endif
libxmlsec1_openssl_la_LIBADD = \
- ../libxmlsec1.la \
$(OPENSSL_LIBS) \
$(LIBXSLT_LIBS) \
$(LIBXML_LIBS) \
+ ../libxmlsec1.la \
$(NULL)
libxmlsec1_openssl_la_DEPENDENCIES = \