Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libhover')
-rw-r--r--libhover/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhover/pom.xml b/libhover/pom.xml
index 5bf31aad46..114830fa0b 100644
--- a/libhover/pom.xml
+++ b/libhover/pom.xml
@@ -66,6 +66,8 @@
<module>org.eclipse.linuxtools.cdt.libhover.libstdcxx</module>
<module>org.eclipse.linuxtools.cdt.libhover.newlib</module>
<module>org.eclipse.linuxtools.cdt.libhover.newlib-feature</module>
+ <module>org.eclipse.linuxtools.cdt.libhover.devhelp</module>
+ <module>org.eclipse.linuxtools.cdt.libhover.devhelp-feature</module>
</modules>
</project>

Back to the top