aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/FritzCall/Makefile.am
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@saftware.de>2009-08-15 18:45:45 +0200
committerAndreas Oberritter <obi@saftware.de>2009-08-18 15:51:03 +0200
commitf8d1bf38d3aaf22c808dd8aa13378e1c50669718 (patch)
treecc5030eea72edc69f7f00594e056005a0bc0f41f /lib/python/Plugins/Extensions/FritzCall/Makefile.am
parent5b374e685f27bd083343c943ea715e02679ac028 (diff)
downloadenigma2-f8d1bf38d3aaf22c808dd8aa13378e1c50669718.tar.gz
enigma2-f8d1bf38d3aaf22c808dd8aa13378e1c50669718.zip
remove FritzCall (moved to enigma2-plugins CVS some time ago)
Diffstat (limited to 'lib/python/Plugins/Extensions/FritzCall/Makefile.am')
-rw-r--r--lib/python/Plugins/Extensions/FritzCall/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/python/Plugins/Extensions/FritzCall/Makefile.am b/lib/python/Plugins/Extensions/FritzCall/Makefile.am
deleted file mode 100644
index 5fb8eca1..00000000
--- a/lib/python/Plugins/Extensions/FritzCall/Makefile.am
+++ /dev/null
@@ -1,6 +0,0 @@
-installdir = $(pkglibdir)/python/Plugins/Extensions/FritzCall
-
-install_PYTHON = \
- __init__.py \
- plugin.py
-