summaryrefslogtreecommitdiffstats
path: root/xup
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 /xup
parent31f3dbeec47213b214416ba3ef6919cb2529c432 (diff)
downloadxrdp-proprietary-195c29895f5674f4845c6c3fdeaae72bac570a89.tar.gz
xrdp-proprietary-195c29895f5674f4845c6c3fdeaae72bac570a89.zip
move sesman com to xrdp
Diffstat (limited to 'xup')
-rw-r--r--xup/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/xup/Makefile b/xup/Makefile
index 5552bb6d..3bdf3bf5 100644
--- a/xup/Makefile
+++ b/xup/Makefile
@@ -33,10 +33,3 @@ install:
installdeb:
install libxup.so $(DESTDIRDEB)/usr/lib/xrdp/libxup.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