Repository: incubator-guacamole-client Updated Branches: refs/heads/master c6d483019 -> 0c2bcdbd8
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/7f5e1b80/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6862ca6..990d1f9 100644 --- a/pom.xml +++ b/pom.xml @@ -55,8 +55,9 @@ <module>extensions/guacamole-auth-ldap</module> <module>extensions/guacamole-auth-noauth</module> - <!-- Example web application using the Guacamole APIs --> + <!-- Example web applications using the Guacamole APIs --> <module>doc/guacamole-example</module> + <module>doc/guacamole-playback-example</module> </modules>
