diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |