aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-02-13 11:44:58 +0100
committeracid-burn <acidburn@opendreambox.org>2009-02-13 11:44:58 +0100
commit7da4f25976773b0e1f8a06c13f2455c4bdb88349 (patch)
treec3647c4c77d2c1135e869d073493653778eb4c83 /lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am
parent954ca139746278ae94ba5a5b0aaccbf5a2dcd13b (diff)
downloadenigma2-7da4f25976773b0e1f8a06c13f2455c4bdb88349.tar.gz
enigma2-7da4f25976773b0e1f8a06c13f2455c4bdb88349.zip
Revert "really only show accessible devices"
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am')
-rw-r--r--lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am
deleted file mode 100644
index 9848f3df..00000000
--- a/lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/SoftwareUpdate
-
-install_PYTHON = \
- __init__.py \
- plugin.py \
- update.png
-
-