]> source.dussan.org Git - tigervnc.git/commitdiff
Install *man files and vncserver script in Makefile.ams
authorAdam Tkac <atkac@redhat.com>
Mon, 29 Sep 2008 15:06:39 +0000 (15:06 +0000)
committerAdam Tkac <atkac@redhat.com>
Mon, 29 Sep 2008 15:06:39 +0000 (15:06 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2831 3789f03b-4d11-0410-bbf8-ca57d06f2519

unix/Makefile.am
unix/vncconfig/Makefile.am
unix/vncpasswd/Makefile.am
unix/vncviewer/Makefile.am
unix/x0vncserver/Makefile.am
unix/xserver/hw/vnc/Makefile.am

index 59dbc221b4956553a8bd4953b02b31ef9c9d6332..a15b329df635edea6ac2e1c27aa1eac3a23abeb0 100644 (file)
@@ -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
index 5e37ce0f3f2b641591b2215dba5fb23fb007ba79..9aa1eecd6d198ed4084d4b8e851ea6ea3afc14d0 100644 (file)
@@ -1,5 +1,7 @@
 bin_PROGRAMS = vncconfig
 
+man1_MANS = vncconfig.man
+
 HDRS = QueryConnectDialog.h vncExt.h
 
 vncconfig_SOURCES = $(HDRS) vncExt.c vncconfig.cxx QueryConnectDialog.cxx \
index 66fdf9d3152bf2ad5c30bb81d8e25bed6ecbf253..71f4080c84b98419a376a793da099494f075f404 100644 (file)
@@ -1,5 +1,7 @@
 bin_PROGRAMS = vncpasswd
 
+man1_MANS = vncpasswd.man
+
 vncpasswd_SOURCES = vncpasswd.cxx
 
 vncpasswd_CPPFLAGS = -I$(COMMON_DIR)
index a73e97ad444c62d99ad4eb6fd2f7abb14f49250f..bfd31e5fb3052fea909b8cc3e1c67b2532e0e36e 100644 (file)
@@ -1,5 +1,7 @@
 bin_PROGRAMS = vncviewer
 
+man1_MANS = vncviewer.man
+
 HDRS = AboutDialog.h CConn.h DesktopWindow.h gettext.h InfoDialog.h \
        OptionsDialog.h parameters.h PasswdDialog.h ServerDialog.h
 
index 4fba34b0fa1d3758f15ae99ab01b9e91164c0e7d..5b22956ce698694df5ec0d45b6028b58400e0965 100644 (file)
@@ -1,5 +1,7 @@
 bin_PROGRAMS = x0vncserver
 
+man1_MANS = x0vncserver.man
+
 HDRS = Geometry.h Image.h PollingManager.h PollingScheduler.h TimeMillis.h \
        XPixelBuffer.h
 
index 8c6948dbb884d3d19e7f0e4687df836a06c6adb9..9d8e6507c11b061e2ce364116f0d377a248adfe4 100644 (file)
@@ -19,6 +19,8 @@ libvnccommon_la_CPPFLAGS = -DVENDOR_RELEASE="$(VENDOR_RELEASE)" \
 
 bin_PROGRAMS = Xvnc
 
+man1_MANS = Xvnc.man
+
 Xvnc_SOURCES = xvnc.cc $(top_srcdir)/Xext/dpmsstubs.c \
        $(top_srcdir)/Xi/stubs.c $(top_srcdir)/mi/miinitext.c \
        $(top_srcdir)/fb/fbcmap_mi.c buildtime.c