diff options
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 94fcc080..10f54e31 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,7 @@ -SUBDIRS = modeprint proptest +SUBDIRS = modeprint proptest modetest if HAVE_LIBKMS -SUBDIRS += kmstest modetest +SUBDIRS += kmstest endif if HAVE_RADEON |