summaryrefslogtreecommitdiff
path: root/java/eclipse/files/patch-plugins-plat-i-customBuildCallbacks.xml
blob: 654b7ed32864abf166734310d9f8e85b7e920ac6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/org.eclipse.platform.doc.isv/customBuildCallbacks.xml.orig	Sun Jul 30 00:30:12 2006
+++ plugins/org.eclipse.platform.doc.isv/customBuildCallbacks.xml	Sun Jul 30 00:30:38 2006
@@ -88,6 +88,8 @@
 	<!-- ===================================================================== -->
 	<target name="post.gather.bin.parts">
 	</target>
+	<target name="pre.gather.bin.parts">
+        </target>
 	
 	<!-- ===================================================================== -->
 	<!-- Steps to do before the target gather.sources                          -->