diff options
Diffstat (limited to 'sdnr/wt/odlux/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 0aaf04286..a822d3d08 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -52,8 +52,10 @@ <module>apps/performanceHistoryApp</module> <module>apps/eventLogApp</module> <module>apps/configurationApp</module> + <module>apps/linkCalculationApp</module> <module>apps/app-feature</module> <module>apps/app-installer</module> + <module>installer</module> </modules> <build> |