summaryrefslogtreecommitdiffstats
path: root/xorg/server/xrdpmouse/Makefile
diff options
context:
space:
mode:
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 =