We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335fe52 commit aa8c954Copy full SHA for aa8c954
data/Makefile.am
@@ -1,8 +1,8 @@
1
NULL =
2
3
-wixdir = $(datadir)/wixl-0.1/include
+wxidir = $(datadir)/wixl-$(VERSION)/include
4
5
-dist_wix_DATA = \
+dist_wxi_DATA = \
6
wixl/atk.wxi \
7
wixl/cairo.wxi \
8
wixl/celt051.wxi \
0 commit comments