summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-01-17 11:20:16 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-01-17 15:31:20 +0100
commitc23d2f3151eb15160c4d63b189ca7629fd333635 (patch)
tree234aed4908a099be9728efc901b558c0aa547554 /Makefile.am
parent482ea4104953dd882ce435e3d45320b3f7114d72 (diff)
downloadmsitools-c23d2f3151eb15160c4d63b189ca7629fd333635.tar.gz
msitools-c23d2f3151eb15160c4d63b189ca7629fd333635.tar.xz
msitools-c23d2f3151eb15160c4d63b189ca7629fd333635.zip
wixl: add --wxidir option
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f790ad..6dbf24c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -90,7 +90,7 @@ wixl_CPPFLAGS = \
$(WIXL_CFLAGS) \
-DG_LOG_DOMAIN=\""wixl"\" \
-DLOCALEDIR=\""$(localedir)"\" \
- -DPKGDATADIR=\""$(datadir)/wixl-0.1/"\" \
+ -DPKGDATADIR=\""$(datadir)/wixl-$(VERSION)/"\" \
-DPKGLIBDIR=\""$(pkglibdir)"\" \
$(NULL)