diff options
author | jsorg71 <jsorg71> | 2008-08-15 02:49:41 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2008-08-15 02:49:41 +0000 |
commit | f77934a58eaa1dd2d96c8f9a327b3f9bddb554d0 (patch) | |
tree | 973e15814a650d0b01405d949337a1598d38ea8d /libxrdp | |
parent | 5ed8c4b4d4981d940d909503ca8adccb51e1b888 (diff) | |
download | xrdp-proprietary-f77934a58eaa1dd2d96c8f9a327b3f9bddb554d0.tar.gz xrdp-proprietary-f77934a58eaa1dd2d96c8f9a327b3f9bddb554d0.zip |
remove lib version
Diffstat (limited to 'libxrdp')
-rw-r--r-- | libxrdp/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libxrdp/Makefile.am b/libxrdp/Makefile.am index bdd90015..9d140d83 100644 --- a/libxrdp/Makefile.am +++ b/libxrdp/Makefile.am @@ -17,6 +17,3 @@ libxrdp_la_SOURCES = \ libxrdp_la_LIBADD = \ $(top_srcdir)/common/libcommon.la - -libxrdp_la_LDFLAGS = \ - -version-info @XRDP_VERSION_INFO@ |