summaryrefslogtreecommitdiffstats
path: root/tests/ttmtest/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ttmtest/src/Makefile.am')
-rw-r--r--tests/ttmtest/src/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ttmtest/src/Makefile.am b/tests/ttmtest/src/Makefile.am
new file mode 100644
index 0000000..b7ee829
--- /dev/null
+++ b/tests/ttmtest/src/Makefile.am
@@ -0,0 +1,8 @@
+INCLUDES = @MDRIINC@
+bin_PROGRAMS = ttmtest
+ttmtest_SOURCES = \
+ ttmtest.c \
+ xf86dri.c \
+ xf86dri.h \
+ xf86dristr.h
+ttmtest_LDADD = -ldrm -lXext -lX11