summaryrefslogtreecommitdiffstats
path: root/xorg/server/xrdpmouse/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/xrdpmouse/Makefile
parentb001b9432aef7642a64bdb84dcd0964ea72a1531 (diff)
downloadxrdp-proprietary-147ace738233435408df18415c7d802631f7fecc.tar.gz
xrdp-proprietary-147ace738233435408df18415c7d802631f7fecc.zip
xorg: work on xorg driver
Diffstat (limited to 'xorg/server/xrdpmouse/Makefile')
-rw-r--r--xorg/server/xrdpmouse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/server/xrdpmouse/Makefile b/xorg/server/xrdpmouse/Makefile
index dfcabc88..905308ad 100644
--- a/xorg/server/xrdpmouse/Makefile
+++ b/xorg/server/xrdpmouse/Makefile
@@ -1,7 +1,8 @@
OBJS = rdpMouse.o
-CFLAGS = -g -O2 -Wall -fPIC -I/usr/include/xorg -I/usr/include/pixman-1 -I../module
+CFLAGS = -g -O2 -Wall -fPIC -I/usr/include/xorg -I/usr/include/pixman-1 \
+-I../module -I../../../common
LDFLAGS =