diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2007-12-21 00:10:23 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2007-12-21 00:10:23 +0000 |
| commit | a77b04e93ff947170098f105d9780cea501fd84d (patch) | |
| tree | 460285f119cf0e45057322e2c57e77799f52ad6e /lib/python/Plugins | |
| parent | 8e794876a901a5477427c637855965b08e2c8c6c (diff) | |
| download | enigma2-a77b04e93ff947170098f105d9780cea501fd84d.tar.gz enigma2-a77b04e93ff947170098f105d9780cea501fd84d.zip | |
add videomode plugin to makefile
Diffstat (limited to 'lib/python/Plugins')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 80d8101a..a0863f90 100644 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade PositionerSetup ConfigurationBackup Satfinder SkinSelector SatelliteEquipmentControl +SUBDIRS = SoftwareUpdate FrontprocessorUpgrade PositionerSetup ConfigurationBackup Satfinder SkinSelector SatelliteEquipmentControl Videomode |
