aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/dix/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/dix/makefile')
-rw-r--r--xorg-server/dix/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/dix/makefile b/xorg-server/dix/makefile
index fdcca9272..031f94671 100644
--- a/xorg-server/dix/makefile
+++ b/xorg-server/dix/makefile
@@ -39,6 +39,7 @@ libdix_la_SOURCES = \
swaprep.c \
swapreq.c \
tables.c \
+ touch.c \
window.c
CSRCS = $(filter %.c,$(libdix_la_SOURCES))