add plugin to connect via builtin modem to internet (just dm500hd yet)
[enigma2.git] / lib / python / Plugins / Extensions / Modem / Makefile.am
diff --git a/lib/python/Plugins/Extensions/Modem/Makefile.am b/lib/python/Plugins/Extensions/Modem/Makefile.am
new file mode 100644 (file)
index 0000000..3fc6105
--- /dev/null
@@ -0,0 +1,7 @@
+installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/Modem
+
+install_PYTHON =       \
+       __init__.py \
+       plugin.py
+
+install_DATA = keymap.xml
\ No newline at end of file