summaryrefslogtreecommitdiffstats
path: root/x11vnc/Makefile.am
diff options
context:
space:
mode:
authorrunge <runge>2004-08-04 03:11:03 +0000
committerrunge <runge>2004-08-04 03:11:03 +0000
commit2c668dea01e80aa55c5fd803c633b16845c649d9 (patch)
tree3233b0c5703908c94090c9bbda62be1678cba6e7 /x11vnc/Makefile.am
parenta19a9de3e567b4eafd866706e81858edc58d00ed (diff)
downloadlibtdevnc-2c668dea01e80aa55c5fd803c633b16845c649d9.tar.gz
libtdevnc-2c668dea01e80aa55c5fd803c633b16845c649d9.zip
fix XKBlib.h detection on *BSD, x11vnc: manpage and README
Diffstat (limited to 'x11vnc/Makefile.am')
-rw-r--r--x11vnc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11vnc/Makefile.am b/x11vnc/Makefile.am
index f467e3e..dd4cfaa 100644
--- a/x11vnc/Makefile.am
+++ b/x11vnc/Makefile.am
@@ -1,7 +1,8 @@
DEFINES = -I ..
LDADD = ../libvncserver/libvncserver.a
-EXTRA_DIST=ChangeLog
+man_MANS=x11vnc.1
+EXTRA_DIST=ChangeLog README $(man_MANS)
if CYGIPC
LD_CYGIPC=-lcygipc