GUACAMOLE-119: Include guacamole-example in the build.

This commit is contained in:
Michael Jumper
2016-11-12 18:41:00 -08:00
parent d78a2d9dad
commit 94fcd068a4

View File

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