move sesman com to xrdp
This commit is contained in:
parent
31f3dbeec4
commit
195c29895f
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user