summaryrefslogtreecommitdiff
path: root/xsltproc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xsltproc/Makefile.am')
-rw-r--r--xsltproc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsltproc/Makefile.am b/xsltproc/Makefile.am
index 1a8804fc..cce3b81c 100644
--- a/xsltproc/Makefile.am
+++ b/xsltproc/Makefile.am
@@ -23,7 +23,7 @@ DEPS = $(top_builddir)/libxslt/libxslt.la \
LDADDS = $(top_builddir)/libxslt/libxslt.la \
$(top_builddir)/libexslt/libexslt.la \
- $(LIBXML_LIBS) $(EXTRA_LIBS) $(M_LIBS) $(WIN32_EXTRA_LIBADD)
+ $(LIBXML_LIBS) $(EXTRA_LIBS) $(M_LIBS)
xsltproc_LDADD = $(LIBGCRYPT_LIBS) $(LDADDS)