From 22d46669043d38fcd16efca773f5ed5693c0fb58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Mon, 23 Nov 2009 20:51:34 -0500 Subject: Add drmGetDeviceNameFromFd function Determines the /dev filename of the drm fd argument. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index d044474d..4e4882ab 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -40,6 +40,7 @@ TESTS = \ getstats \ setversion \ updatedraw \ + name_from_fd \ $(NULL) if HAVE_INTEL -- cgit v1.2.3