],
'output_filename': 'css/compressed/book.css',
},
+ 'picture': {
+ 'source_filenames': [
+ 'css/master.book.css',
+ 'css/master.picture.css',
+ ],
+ 'output_filename': 'css/compressed/picture.css',
+ },
'player': {
'source_filenames': [
'jplayer/jplayer.blue.monday.css',
'js/jquery.scrollto.js',
'js/jquery.highlightfade.js',
'js/book.js',
+ 'js/picture.js',
+ 'js/raphael-min.js',
'player/openplayer.js',
+ 'js/progressSpin.min.js',
],
'output_filename': 'js/book.min.js',
},