aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-01 20:37:05 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-01-01 20:37:05 +0000
commit1bd4065bcdb4c438f986e8ec0e19dfef9550d402 (patch)
treeceee8d533de53aa5702fec8ed1f9576d00582dc4 /lib/python/Components/Makefile.am
parent48dce974f57f2a7f875787c2bbcb594531dce1c0 (diff)
downloadenigma2-1bd4065bcdb4c438f986e8ec0e19dfef9550d402.tar.gz
enigma2-1bd4065bcdb4c438f986e8ec0e19dfef9550d402.zip
use image-version from /etc/image-version as version in e2 about box
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 656527b2..a5058cf9 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -11,4 +11,4 @@ install_PYTHON = \
AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \
EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py \
BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py \
- PluginList.py PluginComponent.py RecordingConfig.py
+ PluginList.py PluginComponent.py RecordingConfig.py About.py