X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FDemoPlugins%2FMakefile.am;h=aace17cca895f533a430cea62b759f7dc1acd4b7;hp=279fdc15d2abad9dee61f9878a2e8e1ec412b845;hb=08893185c0d44f0adeb4d3c9665bb555a4d78fed;hpb=a8cf5dece7609bebd3ee9d971e7edb0699c5c65a diff --git a/lib/python/Plugins/DemoPlugins/Makefile.am b/lib/python/Plugins/DemoPlugins/Makefile.am old mode 100644 new mode 100755 index 279fdc1..aace17c --- a/lib/python/Plugins/DemoPlugins/Makefile.am +++ b/lib/python/Plugins/DemoPlugins/Makefile.am @@ -1,2 +1,6 @@ +installdir = $(pkglibdir)/python/Plugins/DemoPlugins + SUBDIRS = TestPlugin +install_PYTHON = \ + __init__.py \ No newline at end of file