xfreerdp-server: initial commit

This commit is contained in:
Marc-André Moreau
2011-09-13 16:30:16 -04:00
parent 2c80d2c3a5
commit a08908c602
15 changed files with 599 additions and 21 deletions

View File

@@ -20,8 +20,6 @@
# Servers
if(NOT WIN32)
# Build Test Server
add_subdirectory(X11)
add_subdirectory(test)
endif()