Commit a7704330 authored by Clément Stenac's avatar Clément Stenac

Don't ship default skin (Refs:#634)

If you think playtree is not ready yet, yell :)
parent e80e7b22
......@@ -20,7 +20,7 @@ nobase_dist_pkgdata_DATA = \
$(DIST_osdmenu_dvd) \
$(NULL)
nobase_pkgdata_DATA = skins2/default.vlt skins2/playtree.vlt
nobase_pkgdata_DATA = skins2/playtree.vlt
skins2/default.vlt: $(skins2_default_vlt_FILES)
skins2/playtree.vlt: $(skins2_playtree_vlt_FILES)
......
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