Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.epp.allpackages.feature/build.xml')
-rw-r--r--features/org.eclipse.epp.allpackages.feature/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/build.xml b/features/org.eclipse.epp.allpackages.feature/build.xml
index 66b4c207..0b3324a9 100644
--- a/features/org.eclipse.epp.allpackages.feature/build.xml
+++ b/features/org.eclipse.epp.allpackages.feature/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<project name="project">
+<project name="project" default="build.site">
<property name="director.url" value="http://www.eclipse.org/downloads/download.php?file=/tools/buckminster/products/director_1.0.0.r10296.zip&amp;r=1" />
<!--Property file containing overrides for the default properties

Back to the top