diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-03-05 23:04:53 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-03-05 23:04:53 +0000 |
| commit | e7f69537e9bc9d21d34e717ade0e7e3daa061f34 (patch) | |
| tree | f7fb53f5080cbb465a67b158d7d1db60a41fca83 /configure.ac | |
| parent | 5f8f37a21fa5a6880802e2def55b38e25444365e (diff) | |
| download | enigma2-e7f69537e9bc9d21d34e717ade0e7e3daa061f34.tar.gz enigma2-e7f69537e9bc9d21d34e717ade0e7e3daa061f34.zip | |
add ConfigurationBackup
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6d4ea160..9adc80b1 100644 --- a/configure.ac +++ b/configure.ac @@ -65,12 +65,14 @@ lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile +lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile lib/python/Plugins/DemoPlugins/Makefile lib/python/Plugins/DemoPlugins/TestPlugin/Makefile lib/python/Plugins/Extensions/Makefile lib/python/Plugins/Extensions/TuxboxPlugins/Makefile lib/python/Plugins/Extensions/WebInterface/Makefile lib/python/Plugins/Extensions/FileManager/Makefile +#lib/python/Plugins/Extensions/SimpleRSS/Makefile lib/python/Plugins/Extensions/CutListEditor/Makefile lib/python/Plugins/Extensions/ZappingAlternatives/Makefile lib/python/Tools/Makefile |
