summaryrefslogtreecommitdiffstats
path: root/webclients
diff options
context:
space:
mode:
authorBert van Hall <bert.vanhall@gmx.de>2017-02-08 17:53:58 +0100
committerBert van Hall <bert.vanhall@gmx.de>2017-02-13 12:18:07 +0100
commitfe943395873c6cbfdfa0eadb8a5d13f2c95e8614 (patch)
tree7a8620e805fe7c1c5ce289cb82d84a3f16459719 /webclients
parent2041bfd5cd6c6a8bcec260a3fa86d340050892c8 (diff)
downloadlibtdevnc-fe943395873c6cbfdfa0eadb8a5d13f2c95e8614.tar.gz
libtdevnc-fe943395873c6cbfdfa0eadb8a5d13f2c95e8614.zip
drop autotools
Since autotools officially is no longer supported (see various github issues), drop the related infrastructure to stop tempting people to use it for building. Signed-off-by: Bert van Hall <bert.vanhall@gmx.de>
Diffstat (limited to 'webclients')
-rw-r--r--webclients/Makefile.am4
-rw-r--r--webclients/java-applet/Makefile.am5
-rw-r--r--webclients/java-applet/ssl/Makefile.am2
3 files changed, 0 insertions, 11 deletions
diff --git a/webclients/Makefile.am b/webclients/Makefile.am
deleted file mode 100644
index 6c2db84..0000000
--- a/webclients/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-SUBDIRS = java-applet
-DIST_SUBDIRS = java-applet
-EXTRA_DIST=index.vnc novnc
-
diff --git a/webclients/java-applet/Makefile.am b/webclients/java-applet/Makefile.am
deleted file mode 100644
index d6d10e4..0000000
--- a/webclients/java-applet/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-EXTRA_DIST=VncViewer.jar javaviewer.pseudo_proxy.patch
-
-SUBDIRS = ssl
-DIST_SUBDIRS = ssl
-
diff --git a/webclients/java-applet/ssl/Makefile.am b/webclients/java-applet/ssl/Makefile.am
deleted file mode 100644
index fd1c201..0000000
--- a/webclients/java-applet/ssl/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-EXTRA_DIST=VncViewer.jar index.vnc SignedVncViewer.jar proxy.vnc README ss_vncviewer onetimekey UltraViewerSSL.jar SignedUltraViewerSSL.jar ultra.vnc ultrasigned.vnc ultraproxy.vnc
-