summaryrefslogtreecommitdiffstats
path: root/sesman/Makefile
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2005-02-04 03:44:04 +0000
committerjsorg71 <jsorg71>2005-02-04 03:44:04 +0000
commitd2da72f5c96f537a1b8bed9af0f5b648c06e530a (patch)
treee8608d340000850ab6799062fa552004370d79a1 /sesman/Makefile
parentebb8e2391e086b64b11afe2334c38d72aecf9907 (diff)
downloadxrdp-proprietary-d2da72f5c96f537a1b8bed9af0f5b648c06e530a.tar.gz
xrdp-proprietary-d2da72f5c96f537a1b8bed9af0f5b648c06e530a.zip
use our own vnc passwd file
Diffstat (limited to 'sesman/Makefile')
-rw-r--r--sesman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/Makefile b/sesman/Makefile
index 7844495d..fe964316 100644
--- a/sesman/Makefile
+++ b/sesman/Makefile
@@ -1,5 +1,5 @@
-SESMANOBJ = sesman.o ../common/os_calls.o
+SESMANOBJ = sesman.o ../common/os_calls.o ../common/d3des.o
CFLAGS = -Wall -O2 -I../common
LDFLAGS = -L /usr/gnu/lib