From e3cca1a275a55fcc5e074a7cc7aaa5d0764b9659 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 27 Jul 2009 14:09:54 +0000 Subject: vcxsrv compiles now. Still run-time errors. --- xorg-server/composite/makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'xorg-server/composite/makefile') diff --git a/xorg-server/composite/makefile b/xorg-server/composite/makefile index 081608674..1ab95ebba 100644 --- a/xorg-server/composite/makefile +++ b/xorg-server/composite/makefile @@ -1,4 +1,9 @@ -CSRCS=compalloc.c compext.c compinit.c compwindow.c LIBRARY=libcomposite +CSRCS = \ + compalloc.c \ + compext.c \ + compinit.c \ + compoverlay.c \ + compwindow.c -- cgit v1.2.3