aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-09-21 12:30:43 +0200
committeracid-burn <acidburn@opendreambox.org>2009-09-21 12:30:43 +0200
commit45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d (patch)
tree9339d25b3fdd41e285b045ecd4597054295880cd /lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am
parent0fa0646e9d874dc905a26551557902b2fc12d79e (diff)
downloadenigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.tar.gz
enigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.zip
Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video settings.
Newest drivers needed.
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am b/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am
new file mode 100755
index 00000000..2b084d2d
--- /dev/null
+++ b/lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile.am
@@ -0,0 +1,11 @@
+installdir = $(pkglibdir)/python/Plugins/SystemPlugins/VideoEnhancement
+
+SUBDIRS = meta
+
+install_PYTHON = \
+ __init__.py \
+ plugin.py \
+ VideoEnhancement.py
+
+dist_install_DATA = \
+ LICENSE