diff options
Diffstat (limited to 'webclients/Makefile.am')
-rw-r--r-- | webclients/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webclients/Makefile.am b/webclients/Makefile.am new file mode 100644 index 0000000..c5497a8 --- /dev/null +++ b/webclients/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST=VncViewer.jar index.vnc javaviewer.pseudo_proxy.patch + +SUBDIRS = ssl +DIST_SUBDIRS = ssl + |