diff options
| author | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-12 12:04:05 +0000 |
|---|---|---|
| committer | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-12 12:04:05 +0000 |
| commit | f0f15413d9ccea0bf3a214814178de74dff8e392 (patch) | |
| tree | 13a39a30390aacfe24e00af2cc4101f9008d96d2 /lib/python | |
| parent | deaf3139671ce0aa53a741b2fece9fbe3fd98c4e (diff) | |
| download | enigma2-f0f15413d9ccea0bf3a214814178de74dff8e392.tar.gz enigma2-f0f15413d9ccea0bf3a214814178de74dff8e392.zip | |
add DVDBurn to be built automatically
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/Extensions/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/Makefile.am b/lib/python/Plugins/Extensions/Makefile.am index 5970477f..6b5d9735 100644 --- a/lib/python/Plugins/Extensions/Makefile.am +++ b/lib/python/Plugins/Extensions/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner MediaPlayer IpkgInstaller GraphMultiEPG SocketMMI DVDPlayer +SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner MediaPlayer IpkgInstaller GraphMultiEPG SocketMMI DVDPlayer DVDBurn # SimpleRSS is still not finished |
