diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:14:19 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-22 22:14:19 +0000 |
| commit | 31fb73a15d12559b15f5506622c3902476d3ea0f (patch) | |
| tree | 6f79a930ca7e4f16f5f5e84a3e5bd8fdfc0c5cf3 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | 3613b3f0a365a6cfe83357754db892981c897bed (diff) | |
| download | enigma2-31fb73a15d12559b15f5506622c3902476d3ea0f.tar.gz enigma2-31fb73a15d12559b15f5506622c3902476d3ea0f.zip | |
cleanup the plugins to fit the new namespace
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am new file mode 100644 index 00000000..2b71624c --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = SoftwareUpdate FrontprocessorUpgrade |
