Update of /var/cvs/tests
In directory james.mmbase.org:/tmp/cvs-serv20404
Modified Files:
Makefile
Log Message:
targeting test-case for MMB-495
See also: http://cvs.mmbase.org/viewcvs/tests
See also: http://www.mmbase.org/jira/browse/MMB-495
Index: Makefile
===================================================================
RCS file: /var/cvs/tests/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- Makefile 9 Sep 2008 06:45:13 -0000 1.3
+++ Makefile 23 Sep 2008 07:58:54 -0000 1.4
@@ -1,7 +1,7 @@
#export JAVA_HOME=/opt/jdk15
ant=ant -quiet -listener org.apache.tools.ant.listener.Log4jListener -lib lib:.
-.PHONY: all bridge rmmci dbsq util clustering
+.PHONY: all bridge rmmci dbsq util clustering convert
all:
$(ant) run.all
bridge:
@@ -14,3 +14,5 @@
$(ant) run.util
clustering:
$(ant) run.clustering
+convert:
+ $(ant) run.convertimage
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs