commit | 28ca8f6cc943d9ebd6f2224c854bd7f99e8d7a21 | [log] [tgz] |
---|---|---|
author | Adam Tkac <atkac@redhat.com> | Mon Sep 29 15:06:39 2008 +0000 |
committer | Adam Tkac <atkac@redhat.com> | Mon Sep 29 15:06:39 2008 +0000 |
tree | be8c1b048edb265a490d0b5901707cb80061ab59 | |
parent | ea7b6507b68a715797216e0cfecac9a6aadd435f [diff] [blame] |
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