]> git.sesse.net Git - vlc/commitdiff
msi: regenerate the config.wxi.in
authorLudovic Fauvet <etix@videolan.org>
Wed, 13 Feb 2013 17:24:27 +0000 (18:24 +0100)
committerRafaël Carré <funman@videolan.org>
Thu, 14 Feb 2013 12:46:53 +0000 (13:46 +0100)
Signed-off-by: Rafaël Carré <funman@videolan.org>
extras/package/win32/msi.mak

index 23cd749efd33ce80f8a037c52b2225a7fecacfc9..8a984064bc4d4db642f956dc1710c02f4e35bf4f 100644 (file)
@@ -1,3 +1,8 @@
+if HAVE_WIN32
+BUILT_SOURCES_distclean += \
+       extras/package/win32/msi/config.wxi
+endif
+
 WIXPATH=`winepath -u 'C:\\Program Files (x86)\\Windows Installer XML v3.5\\bin'`
 HEAT=wine "$(WIXPATH)/heat.exe"
 CANDLE=wine "$(WIXPATH)/candle.exe"