forgot the properties rule in build-venice-conferencing

This commit is contained in:
Eric J. Bowersox 2003-06-20 06:16:45 +00:00
parent 4534adace4
commit 3932d55b2a

View File

@ -315,6 +315,9 @@
<path refid="base.build.path"/> <path refid="base.build.path"/>
</classpath> </classpath>
</javac> </javac>
<copy todir="workingarea/conferencing-module">
<fileset dir="src/conferencing-module" includes="**/*.properties"/>
</copy>
</target> </target>
<!-- ============================================================================ <!-- ============================================================================