Adding back in tizen.vehicle reference. Also adding a check for which menu should...
[profile/ivi/MediaPlayer.git] / Makefile
index e6035bd..aaaa520 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ all:
        @echo "Nothing to build"
 
 wgtPkg:
-       zip -r $(PROJECT).wgt js images css index.html manifest.json config.xml
+       zip -r $(PROJECT).wgt js images css index.html manifest.json config.xml MediaPlayer.png
 
 install:
        @echo "Installing MediaPlayer, stand by..."