aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/miext/rootless/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-11 19:02:38 +0000
committermarha <marha@users.sourceforge.net>2009-10-11 19:02:38 +0000
commit6b4cfac5a67f87884a525ce2c99f30e0060b3ca7 (patch)
tree0b7068a671390a9241b131225ef22107e4183259 /xorg-server/miext/rootless/makefile
parent5d30999c0fed9919ec9c55d87d84665f79d51ca2 (diff)
downloadvcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.tar.gz
vcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.tar.bz2
vcxsrv-6b4cfac5a67f87884a525ce2c99f30e0060b3ca7.zip
Now rootless dir compiles.
Diffstat (limited to 'xorg-server/miext/rootless/makefile')
-rw-r--r--xorg-server/miext/rootless/makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/xorg-server/miext/rootless/makefile b/xorg-server/miext/rootless/makefile
new file mode 100644
index 000000000..4ad30b75e
--- /dev/null
+++ b/xorg-server/miext/rootless/makefile
@@ -0,0 +1,9 @@
+LIBRARY=librootless
+
+CSRCS = \
+ rootlessCommon.c \
+ rootlessGC.c \
+ rootlessScreen.c \
+ rootlessValTree.c
+# rootlessWindow.c
+