GUACAMOLE-195: Add new module to main pom.xml for maven build.

This commit is contained in:
Nick Couchman
2017-01-30 07:40:06 -05:00
parent 41b60ed62b
commit ee9fb5d7ed

View File

@@ -53,6 +53,7 @@
<module>extensions/guacamole-auth-jdbc</module>
<module>extensions/guacamole-auth-ldap</module>
<module>extensions/guacamole-auth-noauth</module>
<module>extensions/guacamole-auth-http</module>
<!-- Example web application using the Guacamole APIs -->
<module>doc/guacamole-example</module>