Update of /cvsroot/bprocessor/build
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21898
Modified Files:
build.xml
Log Message:
Index: build.xml
===================================================================
RCS file: /cvsroot/bprocessor/build/build.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** build.xml 29 Jun 2009 09:35:35 -0000 1.34
--- build.xml 29 Jun 2009 09:42:26 -0000 1.35
***************
*** 56,59 ****
--- 56,60 ----
<include name="components/*.bpl"/>
<include name="components/obj/**/*.obj"/>
+ <include name="components/obj/**/*.mtl"/>
<include name="components/basic/*.bp"/>
</fileset>
|