diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2006-03-06 00:55:34 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2006-03-06 00:55:34 +0000 |
| commit | 7bbb165a4822dd7fabb86ba4aa180082102e1709 (patch) | |
| tree | 5cbdaf70720a56e464d89665245df5089edd657f /configure.ac | |
| parent | 516e72712b0aaff0cd6dc050a3e35d86ff21b31f (diff) | |
| download | enigma2-7bbb165a4822dd7fabb86ba4aa180082102e1709.tar.gz enigma2-7bbb165a4822dd7fabb86ba4aa180082102e1709.zip | |
fix configure.ac
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9adc80b1..86c2de25 100644 --- a/configure.ac +++ b/configure.ac @@ -72,7 +72,6 @@ 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 @@ -81,3 +80,4 @@ lib/components/Makefile po/Makefile main/Makefile ]) +#lib/python/Plugins/Extensions/SimpleRSS/Makefile |
