Support scrambled playback.
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / PvrDescrambleConvert / Makefile.am
diff --git a/lib/python/Plugins/SystemPlugins/PvrDescrambleConvert/Makefile.am b/lib/python/Plugins/SystemPlugins/PvrDescrambleConvert/Makefile.am
new file mode 100644 (file)
index 0000000..be3f0fb
--- /dev/null
@@ -0,0 +1,9 @@
+installdir = $(pkglibdir)/python/Plugins/SystemPlugins/PvrDescrambleConvert
+
+SUBDIRS = meta
+
+install_PYTHON =  \
+       __init__.py \
+       plugin.py \
+       PvrDescrambleConvert.py
+