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 43c6177b0..f618432ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -165,6 +165,8 @@
<module>bundles/org.eclipse.equinox.p2.tests.discovery</module>
<module>bundles/org.eclipse.equinox.p2.tests.ui</module>
<module>bundles/org.eclipse.equinox.p2.tests.verifier</module>
+
+ <module>examples</module>
</modules>
</project>

Back to the top