wfreerdp-server: fix server interface build

This commit is contained in:
Marc-André Moreau
2012-10-04 19:21:09 -04:00
parent e680cb2bfb
commit 94469ffa6f
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
set(MODULE_NAME "wfreerdp-server")
set(MODULE_NAME "wfreerdp-server-cli")
set(MODULE_PREFIX "FREERDP_SERVER_WINDOWS_CLI")
include_directories(..)