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