summaryrefslogtreecommitdiffstats
path: root/xrdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xrdp/Makefile')
-rw-r--r--xrdp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xrdp/Makefile b/xrdp/Makefile
index b37570cc..d3f4d5c0 100644
--- a/xrdp/Makefile
+++ b/xrdp/Makefile
@@ -11,6 +11,7 @@ XRDPOBJ = ../common/os_calls.o \
CFLAGS = -Wall -O2 -I../common
LDFLAGS = -L /usr/gnu/lib
LIBS = -lpthread -lcrypto
+#CC = g++
CC = gcc
all: xrdp