add DVDPlayer plugin (not final yet)
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
diff --git a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am
new file mode 100644 (file)
index 0000000..ed47415
--- /dev/null
@@ -0,0 +1,9 @@
+SUBDIRS = src
+
+installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer
+
+install_PYTHON = \
+       __init__.py \
+       plugin.py \
+       keymap.xml \
+       LICENSE