Commit 13a05801 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Ship default skin.

parent e6224eff
......@@ -847,7 +847,9 @@ if BUILD_SKINS
done
for i in $(srcdir)/share/skins2/*.*; do \
cp -- "$$i" $(win32_destdir)/skins/ || true ; \
done
done \
cp -v share/skins2/default.vlt $(win32_destdir)/skins/ || true ;
endif
if BUILD_OSDMENU
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment