diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-10-24 20:54:16 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-10-24 20:54:16 +0000 |
| commit | 05c4f150e0973080ef3a9bd531cae650c7d10394 (patch) | |
| tree | aa57d8a96e1a2d7796d8addca69794b32ce2d1e2 /lib/Makefile.am | |
| parent | e3cf5b5fa950fc14a6a48b75cec28c8f95553aeb (diff) | |
| download | enigma2-05c4f150e0973080ef3a9bd531cae650c7d10394.tar.gz enigma2-05c4f150e0973080ef3a9bd531cae650c7d10394.zip | |
parse satellites/cables/terrestrial.xml in c++ now.. its round about three
times faster .. this speedup e2 start a little bit
Diffstat (limited to 'lib/Makefile.am')
| -rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index de051ec9..ea15f4de 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1 +1 @@ -SUBDIRS = actions base components dvb dvb_ci gdi service driver nav gui python +SUBDIRS = actions base components dvb dvb_ci gdi service driver nav gui python xml |
