Install *man files and vncserver script in Makefile.ams


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2831 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/Makefile.am b/unix/Makefile.am
index 59dbc22..a15b329 100644
--- a/unix/Makefile.am
+++ b/unix/Makefile.am
@@ -1,3 +1,7 @@
 SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd po @VNCCONFIG_DIR@
 
+dist_bin_SCRIPTS = vncserver
+
+man1_MANS = vncserver.man
+
 ACLOCAL_AMFLAGS = -I m4