summaryrefslogtreecommitdiffstats
path: root/vnc/Makefile.am
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2008-08-12 06:09:58 +0000
committerjsorg71 <jsorg71>2008-08-12 06:09:58 +0000
commit566aaf6d042d87f5a00cbee14c25f7f9ccfee5c6 (patch)
tree683d33768372c511e336049f02079f7f66a02dbf /vnc/Makefile.am
parent4b768b30997e22ec78568ecdded1d0efb77b622f (diff)
downloadxrdp-proprietary-566aaf6d042d87f5a00cbee14c25f7f9ccfee5c6.tar.gz
xrdp-proprietary-566aaf6d042d87f5a00cbee14c25f7f9ccfee5c6.zip
version and common change
Diffstat (limited to 'vnc/Makefile.am')
-rw-r--r--vnc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnc/Makefile.am b/vnc/Makefile.am
index 7933a470..25da6847 100644
--- a/vnc/Makefile.am
+++ b/vnc/Makefile.am
@@ -7,7 +7,7 @@ lib_LTLIBRARIES = \
libvnc_la_SOURCES = vnc.c
libvnc_la_LIBADD = \
- $(top_srcdir)/common/libxrdp-common.la
+ $(top_srcdir)/common/libcommon.la
libvnc_la_LDFLAGS = \
- -version-info 5:0:5
+ -version-info @XRDP_VERSION_INFO@