Changeset 14884


Ignore:
Timestamp:
10/01/16 13:27:10 (7 years ago)
Author:
Mark Evenson
Message:

build: ensure that the ABCL contrib jar always gets packaged

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/build.xml

    r14857 r14884  
    44    <description>Compiling, testing, and packaging Armed Bear Common Lisp</description>
    55
    6     <target name="abcl" depends="abcl.wrapper"/>
     6    <target name="abcl" depends="abcl.wrapper,abcl-contrib.jar"/>
    77       
    88    <target name="help">
Note: See TracChangeset for help on using the changeset viewer.