diff options
Diffstat (limited to 'xorg-server/hw/xwin/makefile')
-rw-r--r-- | xorg-server/hw/xwin/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/makefile b/xorg-server/hw/xwin/makefile index 5cd338954..ef0b32291 100644 --- a/xorg-server/hw/xwin/makefile +++ b/xorg-server/hw/xwin/makefile @@ -78,6 +78,7 @@ CSRCS = InitInput.c \ winprefslex.c \ winprefsyacc.c \ winwndproc.c \ + windisplay.c \ $(SRCS_RANDR) \ $(SRCS_CLIPBOARD) \ $(SRCS_MULTIWINDOW) \ |