summaryrefslogtreecommitdiffstats
path: root/vnc
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2007-05-12 04:20:14 +0000
committerjsorg71 <jsorg71>2007-05-12 04:20:14 +0000
commit195c29895f5674f4845c6c3fdeaae72bac570a89 (patch)
tree60670dd29b495c6f450de73eb67f947d168a4fd6 /vnc
parent31f3dbeec47213b214416ba3ef6919cb2529c432 (diff)
downloadxrdp-proprietary-195c29895f5674f4845c6c3fdeaae72bac570a89.tar.gz
xrdp-proprietary-195c29895f5674f4845c6c3fdeaae72bac570a89.zip
move sesman com to xrdp
Diffstat (limited to 'vnc')
-rw-r--r--vnc/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/vnc/Makefile b/vnc/Makefile
index 7d620715..d3145bc0 100644
--- a/vnc/Makefile
+++ b/vnc/Makefile
@@ -35,10 +35,3 @@ install:
installdeb:
install libvnc.so $(DESTDIRDEB)/usr/lib/xrdp/libvnc.so
-
-#building libscp objects
-libscp_v0.o:
- $(CC) $(C_OS_FLAGS) ../sesman/libscp_v0.c
-
-tcp.o:
- $(CC) $(C_OS_FLAGS) -DLIBSCP_CLIENT ../sesman/tcp.c \ No newline at end of file