Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2009-06-29 15:56:09 +0000
committerSilenio Quarti2009-06-29 15:56:09 +0000
commitcfc53c80fe684ee127f0f79d453e5128a6496535 (patch)
treec57f594fcae6296dcf581b79b2eb689ba5881020 /bundles/org.eclipse.swt.tools/tasks/build.xml
parent580277068abd6f6bccbf01b7c3ea1c0a80d5856b (diff)
downloadeclipse.platform.swt-cfc53c80fe684ee127f0f79d453e5128a6496535.tar.gz
eclipse.platform.swt-cfc53c80fe684ee127f0f79d453e5128a6496535.tar.xz
eclipse.platform.swt-cfc53c80fe684ee127f0f79d453e5128a6496535.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt.tools/tasks/build.xml')
-rw-r--r--bundles/org.eclipse.swt.tools/tasks/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/tasks/build.xml b/bundles/org.eclipse.swt.tools/tasks/build.xml
index cbd0c1f896..9aa1d2b147 100644
--- a/bundles/org.eclipse.swt.tools/tasks/build.xml
+++ b/bundles/org.eclipse.swt.tools/tasks/build.xml
@@ -158,6 +158,7 @@
<arg value="make_mozilla"/>
<arg value="make_xulrunner"/>
<arg value="make_xpcominit"/>
+ <arg value="make_cairo"/>
<arg value="install"/>
<arg value="clean"/>
</exec>

Back to the top