summaryrefslogtreecommitdiffstats
path: root/xorg/server/xrdpdev/Makefile
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2013-07-12 22:30:20 -0700
committerJay Sorg <jay.sorg@gmail.com>2013-07-12 22:30:20 -0700
commit7862f87410318fc39333c453a7e037d94dae1cdf (patch)
treee8c33696f2a777ed2e7fbae34e588644dcb78ee5 /xorg/server/xrdpdev/Makefile
parent4b58f943a99a5f885dba36d095d954b4bedc2499 (diff)
downloadxrdp-proprietary-7862f87410318fc39333c453a7e037d94dae1cdf.tar.gz
xrdp-proprietary-7862f87410318fc39333c453a7e037d94dae1cdf.zip
xorg: work on Xorg driver
Diffstat (limited to 'xorg/server/xrdpdev/Makefile')
-rw-r--r--xorg/server/xrdpdev/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/server/xrdpdev/Makefile b/xorg/server/xrdpdev/Makefile
index 920e7a55..1e97b94f 100644
--- a/xorg/server/xrdpdev/Makefile
+++ b/xorg/server/xrdpdev/Makefile
@@ -1,7 +1,7 @@
OBJS = xrdpdev.o
-CFLAGS = -O2 -Wall -I/usr/include/xorg -I/usr/include/pixman-1
+CFLAGS = -O2 -Wall -I/usr/include/xorg -I/usr/include/pixman-1 -I../module
LDFLAGS =