summaryrefslogtreecommitdiff
path: root/tests/exynos/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exynos/Makefile.am')
-rw-r--r--tests/exynos/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/exynos/Makefile.am b/tests/exynos/Makefile.am
index 518f00bb..92de4e4b 100644
--- a/tests/exynos/Makefile.am
+++ b/tests/exynos/Makefile.am
@@ -4,6 +4,7 @@ AM_CFLAGS = \
-I $(top_srcdir)/exynos \
-I $(top_srcdir)
+if HAVE_LIBKMS
if HAVE_INSTALL_TESTS
bin_PROGRAMS = \
exynos_fimg2d_test
@@ -11,6 +12,7 @@ else
noinst_PROGRAMS = \
exynos_fimg2d_test
endif
+endif
exynos_fimg2d_test_LDADD = \
$(top_builddir)/libdrm.la \