summaryrefslogtreecommitdiff
path: root/tests/modetest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modetest/Makefile.am')
-rw-r--r--tests/modetest/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/modetest/Makefile.am b/tests/modetest/Makefile.am
index 6e7ff14f..fd6ebb22 100644
--- a/tests/modetest/Makefile.am
+++ b/tests/modetest/Makefile.am
@@ -14,7 +14,9 @@ noinst_PROGRAMS = \
endif
modetest_SOURCES = \
- buffers.c modetest.c buffers.h
+ buffers.c buffers.h \
+ cursor.c cursor.h \
+ modetest.c
modetest_LDADD = \
$(top_builddir)/libdrm.la \