summaryrefslogtreecommitdiffstats
path: root/lisp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/pom.xml')
-rwxr-xr-x[-rw-r--r--]lisp/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/pom.xml b/lisp/pom.xml
index 67670397b..e55294ba2 100644..100755
--- a/lisp/pom.xml
+++ b/lisp/pom.xml
@@ -34,6 +34,7 @@
</prerequisites>
<modules>
<module>api</module>
+ <module>lisp2vpp</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->
@@ -55,4 +56,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>