summaryrefslogtreecommitdiffstats
path: root/xorg/server/module/Makefile
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2014-01-18 16:11:30 -0800
committerJay Sorg <jay.sorg@gmail.com>2014-01-18 16:11:30 -0800
commit147ace738233435408df18415c7d802631f7fecc (patch)
treedb1e30e8270ee8c49d06fffa800407de9f11ca12 /xorg/server/module/Makefile
parentb001b9432aef7642a64bdb84dcd0964ea72a1531 (diff)
downloadxrdp-proprietary-147ace738233435408df18415c7d802631f7fecc.tar.gz
xrdp-proprietary-147ace738233435408df18415c7d802631f7fecc.zip
xorg: work on xorg driver
Diffstat (limited to 'xorg/server/module/Makefile')
-rw-r--r--xorg/server/module/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/server/module/Makefile b/xorg/server/module/Makefile
index d30b2ba9..91f38679 100644
--- a/xorg/server/module/Makefile
+++ b/xorg/server/module/Makefile
@@ -7,7 +7,8 @@ rdpImageText16.o rdpImageGlyphBlt.o rdpPolyGlyphBlt.o rdpPushPixels.o \
rdpCursor.o rdpMain.o rdpRandR.o rdpMisc.o rdpReg.o \
rdpComposite.o rdpGlyphs.o rdpPixmap.o rdpInput.o rdpClientCon.o
-CFLAGS = -g -O2 -Wall -fPIC -I/usr/include/xorg -I/usr/include/pixman-1
+CFLAGS = -g -O2 -Wall -fPIC -I/usr/include/xorg -I/usr/include/pixman-1 \
+-I../../../common
LDFLAGS =