summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c2137da..322ee88 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,9 +115,9 @@ wixl_CPPFLAGS = \
$(NULL)
wixl_LDADD = \
- $(WIXL_LIBS) \
- libmsi/libmsi.la \
libcommon.a \
+ libmsi/libmsi.la \
+ $(WIXL_LIBS) \
$(NULL)
wixl_DEPENDENCIES = libmsi/libmsi.la