Changeset 15061

Show
Ignore:
Timestamp:
02/17/08 11:46:12 (10 months ago)
Author:
rambo
Message:

we need .inc and .txt files too

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/MidCOM_2_8/build/packageMidCOMcore.php

    r15023 r15061  
    119119            'simpleoutput' => true, 
    120120                        'ignore' => array('package-template.xml'), 
    121                         'include' => array('*.php', 'midcom*', 'support*'), 
     121                        'include' => array('*.php', '*.inc', '*.txt', 'midcom*', 'support*'), 
    122122            ); 
    123123