From d207a38701d664ac818829249d4d2566349bb359 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Fri, 8 Jan 2010 15:34:44 +0000 Subject: tests: Add a very small libkms test --- tests/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 4e4882ab..3e74705e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -12,6 +12,10 @@ noinst_PROGRAMS = \ SUBDIRS = +if HAVE_LIBKMS +SUBDIRS += kmstest +endif + if HAVE_INTEL endif -- cgit v1.2.3