add lib path for old X server install

This commit is contained in:
jsorg71 2009-09-04 01:34:29 +00:00
parent d993826557
commit 5a47736ec8
1 changed files with 1 additions and 0 deletions

View File

@ -18,5 +18,6 @@ xrdp_chansrv_SOURCES = \
devredir.c
xrdp_chansrv_LDADD = \
-L/usr/X11R6/lib \
$(top_srcdir)/common/libcommon.la \
-lX11 -lXfixes