Show
Ignore:
Timestamp:
02/07/07 13:32:37 (2 years ago)
Author:
moseley
Message:

Add favicon

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/bin/build

    r1890 r1901  
    9191my %default_config = ( 
    9292    ignore      => [ '.svn', '\b(CVS|RCS)\b', '^#', '\.gz$', '\.swp$'], 
    93     copy        => [ '\.(pdf|gif|png|jpe?g|htaccess)$' ], 
     93    copy        => [ '\.(ico|pdf|gif|png|jpe?g|htaccess)$' ], 
    9494    include     => ['lib' ], 
    9595    src         => $src_default,