diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-03 00:02:15 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-03 00:02:15 +0000 |
| commit | e4ef86473060528115c4469d3e912f398a68a397 (patch) | |
| tree | 03d32ce834e9c2efd4738a4e1119bfb5da4f24c7 /lib/python/Components/Makefile.am | |
| parent | e260334bfab33cde87557851ff57b72841e718d6 (diff) | |
| download | enigma2-e4ef86473060528115c4469d3e912f398a68a397.tar.gz enigma2-e4ef86473060528115c4469d3e912f398a68a397.zip | |
add rfmod
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index d452b358..6e99f781 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,4 @@ install_DATA = \ EventInfo.py Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ - AVSwitch.py Network.py + AVSwitch.py Network.py RFmod.py |
