From 0e512794bf6281edfa4543ae7cc408d52ec6e2f3 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Tue, 22 Apr 2014 10:33:12 -0400 Subject: modetest: add cursor support Signed-off-by: Rob Clark --- tests/modetest/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/modetest/Makefile.am') 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 \ -- cgit v1.2.3