summaryrefslogtreecommitdiff
path: root/src/skeleton/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/skeleton/Makefile.am')
-rw-r--r--src/skeleton/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skeleton/Makefile.am b/src/skeleton/Makefile.am
index 8e2e910b..2f54f9de 100644
--- a/src/skeleton/Makefile.am
+++ b/src/skeleton/Makefile.am
@@ -30,10 +30,10 @@ libxmlsec1_skeleton_la_SOURCES += ../strings.c
endif
libxmlsec1_skeleton_la_LIBADD = \
- ../libxmlsec1.la \
$(SKELETON_LIBS) \
$(LIBXSLT_LIBS) \
$(LIBXML_LIBS) \
+ ../libxmlsec1.la \
$(NULL)
libxmlsec1_skeleton_la_DEPENDENCIES = \