- 'source_filenames': ('js/jquery.eventdelegation.js', 'js/jquery.scrollto.js', 'js/jquery.highlightfade.js', 'js/book.js',),
- 'output_filename': 'js/book?.min.js',
+ 'source_filenames': [
+ 'js/jquery.eventdelegation.js',
+ 'js/jquery.scrollto.js',
+ 'js/jquery.highlightfade.js',
+ 'js/book.js',
+ 'player/openplayer.js',
+
+ 'js/annoy.js',
+ ],
+ 'output_filename': 'js/book.min.js',