summaryrefslogtreecommitdiffstats
path: root/webclients
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2017-02-21 17:32:42 +0100
committerGitHub <noreply@github.com>2017-02-21 17:32:42 +0100
commit9ac695a4b98de265c3bb73efd2bc80358ac6f332 (patch)
treed1e2b6828d1ab59d0ecd66b1884cc4824644afca /webclients
parent261c3dbf87cc21adc91cebd0525c8c6a5f8d0f6b (diff)
parentfe943395873c6cbfdfa0eadb8a5d13f2c95e8614 (diff)
downloadlibtdevnc-9ac695a4b98de265c3bb73efd2bc80358ac6f332.tar.gz
libtdevnc-9ac695a4b98de265c3bb73efd2bc80358ac6f332.zip
Merge pull request #156 from The-42/drop-autotools
drop autotools
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
-