From 06ab2f6436e26f77292d53e3ce2fe547d4a79fe3 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 17 Dec 2008 10:41:21 -0800 Subject: libdrm: Fix modetest/modeprint to use automake stuff. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 02b2ef0a..e66d1c82 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,7 +15,7 @@ libdrmtest_la_LIBADD = \ LDADD = libdrmtest.la -noinst_SUBDIRS = \ +SUBDIRS = \ modeprint \ modetest -- cgit v1.2.3