Add following lines and save it.
my $templates = [
### adding starts
{ 'outfile' => 'fck_editorarea.css', 'name' => 'FCKeditor CSS', 'type' => 'index', 'rebuild_me' => '0' },
{ 'outfile' => 'fcktemplates.xml', 'name' => 'FCKeditor Templates', 'type' => 'index', 'rebuild_me' => '0' },
{ 'outfile' => 'fckstyles.xml', 'name' => 'FCKeditor CSS Mapping', 'type' => 'index', 'rebuild_me' => '0' },
### adding ends
{
'outfile' => 'index.html',
'name' => 'Main Index',
'type' => 'index',
'rebuild_me' => '1'
},