Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main/pom.xml')
-rwxr-xr-xreleng/main/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/releng/main/pom.xml b/releng/main/pom.xml
index 2b7f0fff860..ec2bbb2e1bd 100755
--- a/releng/main/pom.xml
+++ b/releng/main/pom.xml
@@ -10,8 +10,10 @@
</parent>
<modules>
<module>../../plugins</module>
+ <module>../../examples</module>
<module>../../features/papyrus-main-features</module>
<module>../../features/papyrus-toolsmiths-features</module>
+ <module>../../features/papyrus-examples-features</module>
<module>targetPlatform</module>
<module>site</module>
</modules>

Back to the top