diff options
author | Christian Beier <[email protected]> | 2011-11-09 20:25:32 +0100 |
---|---|---|
committer | Christian Beier <[email protected]> | 2011-11-09 20:25:32 +0100 |
commit | bdd7e25d2dd47c3a5d8c95366bc111dc0a176128 (patch) | |
tree | 0b4427de893174bd7a1cabcf1d9e6d4f4759cd44 /configure.ac | |
parent | faadd484489efddd182d6d0df43d8ecfdbff29ff (diff) | |
download | libtdevnc-bdd7e25d2dd47c3a5d8c95366bc111dc0a176128.tar.gz libtdevnc-bdd7e25d2dd47c3a5d8c95366bc111dc0a176128.zip |
Move the java stuff into webclients/java-applet.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 94ec6bc..39728d9 100644 --- a/configure.ac +++ b/configure.ac @@ -917,7 +917,8 @@ AC_CONFIG_FILES([Makefile examples/android/Makefile vncterm/Makefile webclients/Makefile - webclients/ssl/Makefile + webclients/java-applet/Makefile + webclients/java-applet/ssl/Makefile libvncclient/Makefile client_examples/Makefile test/Makefile |