summaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-01-16 01:39:11 +0100
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-01-16 01:59:56 +0100
commit147c78c429ee244abb05db1dc4e08687a1c87fb4 (patch)
tree33f4d3a01d72d7ea115fcbbbf0c9ee187ea6635c /data/Makefile.am
parent574dadfa4bb46207ab0c6c5ecc15db8fd9254273 (diff)
downloadmsitools-147c78c429ee244abb05db1dc4e08687a1c87fb4.tar.gz
msitools-147c78c429ee244abb05db1dc4e08687a1c87fb4.tar.xz
msitools-147c78c429ee244abb05db1dc4e08687a1c87fb4.zip
build-sys: fix make distcheck
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 24e466b..fe0535a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,7 +2,7 @@ NULL =
wixdir = $(datadir)/wixl-0.1/include
-wix_DATA = \
+dist_wix_DATA = \
wixl/atk.wxi \
wixl/cairo.wxi \
wixl/celt051.wxi \