diff options
Diffstat (limited to 'vnc/Makefile')
-rw-r--r-- | vnc/Makefile | 7 |
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 |