Fixes bug 897042

Change-Id: I8d03b22a99ce6aad4abc13c0265d078fc8ffc10f
This commit is contained in:
annegentle
2011-11-28 10:14:16 -06:00
parent 7686400ddb
commit 42cc973e1d

View File

@@ -97,7 +97,7 @@
<!-- Copies the figures to the correct location for webhelp -->
<copy todir="${basedir}/target/docbkx/webhelp/openstack-compute-admin/os-compute-adminguide/content/figures">
<fileset dir="${basedir}/src/docbkx/openstack-compute-admin/figures">
<fileset dir="${basedir}/figures">
<include name="**/*.*" />
</fileset>
</copy>