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/lirk2/ant-scripts/create-components.xml

    r18007 r18008  
    5757                <exclude name="Makefile.in"/>
    5858                <exclude name="micotest.cpp"/>
     59                <exclude name="config.h.in"/>
    5960
    6061                <exclude name="README*.txt"/>
     
    8081        </exec>
    8182        <exec dir="distributions/web" executable="cp">
    82             <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"/>
     83            <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"/>
    8384        </exec>
    8485               
Note: See TracChangeset for help on using the changeset viewer.