summaryrefslogtreecommitdiff
path: root/src/nss/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nss/Makefile.am')
-rw-r--r--src/nss/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nss/Makefile.am b/src/nss/Makefile.am
index 8cd85863..5209533f 100644
--- a/src/nss/Makefile.am
+++ b/src/nss/Makefile.am
@@ -42,10 +42,10 @@ libxmlsec1_nss_la_SOURCES += ../strings.c
endif
libxmlsec1_nss_la_LIBADD = \
+ ../libxmlsec1.la \
$(NSS_LIBS) \
$(LIBXSLT_LIBS) \
$(LIBXML_LIBS) \
- ../libxmlsec1.la \
$(NULL)
libxmlsec1_nss_la_DEPENDENCIES = \