Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4fbb40ac8..30d2efcd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,8 +74,10 @@
<module>bundles/org.eclipse.equinox.launcher.wpf.win32.x86</module>
<module>bundles/org.eclipse.osgi.tests</module>
+
<module>features/org.eclipse.equinox.executable.feature</module>
<module>features/org.eclipse.equinox.core.sdk</module>
+ <module>features/org.eclipse.osgi.compatibility.plugins.feature</module>
</modules>
</project>

Back to the top