Update of /var/cvs/contributions/didactor2
In directory james.mmbase.org:/tmp/cvs-serv15730

Modified Files:
        install-dependency.xml 
Log Message:
jumpers, resources


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2


Index: install-dependency.xml
===================================================================
RCS file: /var/cvs/contributions/didactor2/install-dependency.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- install-dependency.xml      18 Jul 2008 09:41:21 -0000      1.2
+++ install-dependency.xml      18 Jul 2008 10:10:29 -0000      1.3
@@ -161,6 +161,18 @@
     </antcall>
   </target>
 
+  <target name="resources" depends="mmbase">
+    <antcall target="install.module">
+      <param name="name" value="resources" />
+    </antcall>
+  </target>
+
+  <target name="jumpers" depends="mmbase">
+    <antcall target="install.module">
+      <param name="name" value="jumpers" />
+    </antcall>
+  </target>
+
   <target name="richtext" depends="mmbase">
     <antcall target="install.module">
       <param name="name" value="richtext" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to