[PATCH] don't try to build modetest without libkms

2011-03-03 Thread Matt Turner
Signed-off-by: Matt Turner --- tests/Makefile.am |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index ebf4853..01ca8b4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -16,9 +16,6 @@ if HAVE_LIBKMS SUBDIRS += kmstes

[PATCH] don't try to build modetest without libkms

2011-03-03 Thread Matt Turner
Signed-off-by: Matt Turner --- tests/Makefile.am |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index ebf4853..01ca8b4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -16,9 +16,6 @@ if HAVE_LIBKMS SUBDIRS += kmstes