Changeset 18008 for release-kits/mark2


Ignore:
Timestamp:
2008-12-02T16:55:47+13:00 (15 years ago)
Author:
oranfry
Message:

little fixes to catch every file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark2/ant-scripts/create-components.xml

    r18007 r18008  
    7070                <exclude name="Makefile.in"/>
    7171                <exclude name="micotest.cpp"/>
     72                <exclude name="config.h.in"/>
    7273
    7374                <exclude name="README*.txt"/>
     
    9495        </exec>
    9596        <exec dir="distributions/web" executable="cp">
    96             <arg line="acconfig.h aclocal.m4 config.guess config.sub configtest.pl configure configure.in install-sh Makefile.in micotest.cpp ${basedir}/components/tmp/sourcecode"/>
     97            <arg line="acconfig.h aclocal.m4 config.guess config.sub configtest.pl configure configure.in install-sh Makefile.in micotest.cpp config.h.in ${basedir}/components/tmp/sourcecode"/>
    9798        </exec>
    9899               
Note: See TracChangeset for help on using the changeset viewer.