Changeset 24098 for main


Ignore:
Timestamp:
2011-05-29T20:55:38+12:00 (13 years ago)
Author:
xiao
Message:

added call of compile-core at the end of flax target update-flax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r24077 r24098  
    21002100    <exec executable="svn"><arg value="update"/>
    21012101      <arg value="flax-lib"/></exec>
    2102     <antcall target="flax-copy-files" />
     2102    <!--<antcall target="flax-copy-files" />-->
     2103    <antcall target="compile-core" />
    21032104  </target>
    21042105
Note: See TracChangeset for help on using the changeset viewer.