Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.dev.help.ui')
-rw-r--r--plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml b/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml
index 1e2856d63ae..dc30b32c9e4 100644
--- a/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml
+++ b/plugins/org.eclipse.osee.framework.dev.help.ui/build-helper.xml
@@ -13,6 +13,7 @@
<sequential>
<delete failonerror="false">
<fileset dir="OSEE" />
+ <fileset dir="images" />
</delete>
<mediawiki-to-eclipse-help wikiBaseUrl="${osee.help.doc.url.base}"

Back to the top