Changeset: df1328a19b24 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=df1328a19b24
Modified Files:
        java/build.xml
Branch: holindex
Log Message:

build-sys: mero_control depends on mcl
(transplanted from 4a76b0666a81167ee09a41b630ea1667641bb65a)


diffs (12 lines):

diff --git a/java/build.xml b/java/build.xml
--- a/java/build.xml
+++ b/java/build.xml
@@ -152,7 +152,7 @@ All Rights Reserved.
   </target>
 
   <target name="jar_mero_control"
-    depends="compile_mero_control">
+    depends="compile_mcl,compile_mero_control">
     <jar jarfile="${mero-control-jar}">
       <fileset dir="${builddir}">
         <include name="${mero-control-package}/**/*.class" />
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to