diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-04-15 12:47:41 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-04-15 12:47:41 +0000 |
| commit | 17be24380f07656d14b88baf5af0d9ef3d8eddfd (patch) | |
| tree | f4415b51ebf4ca4c5281883ea4cdde6107d5560c /lib/python/Plugins/Extensions/Makefile.am | |
| parent | c50acf3391bec3f2abaf219c8f52c7d57d6149b5 (diff) | |
| download | enigma2-17be24380f07656d14b88baf5af0d9ef3d8eddfd.tar.gz enigma2-17be24380f07656d14b88baf5af0d9ef3d8eddfd.zip | |
add DVDPlayer plugin (not final yet)
not working without libdreamdvd (not in OE yet)
Diffstat (limited to 'lib/python/Plugins/Extensions/Makefile.am')
| -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 e0a7f819..5970477f 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 +SUBDIRS = TuxboxPlugins FileManager CutListEditor PicturePlayer MediaScanner MediaPlayer IpkgInstaller GraphMultiEPG SocketMMI DVDPlayer # SimpleRSS is still not finished |
