diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-08-17 02:14:32 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-08-17 02:14:32 +0000 |
| commit | 17647e30993cc20d8f94f2de4a0bc78ce6b593cb (patch) | |
| tree | 103d142781542b1339b4faab1e16125759325090 /lib/python/Components/Makefile.am | |
| parent | 779cb6e326391280631d0b486957d5e576eb23ea (diff) | |
| download | enigma2-17647e30993cc20d8f94f2de4a0bc78ce6b593cb.tar.gz enigma2-17647e30993cc20d8f94f2de4a0bc78ce6b593cb.zip | |
- add ServicePosition
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index e0849620..969077aa 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -7,4 +7,5 @@ install_DATA = \ ConfigList.py Header.py ServiceName.py VariableValue.py \ EventInfo.py Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \ - InputDevice.py + InputDevice.py ServicePosition.py + |
