From 8648655f6f00119f5546f254ddedee6621c8a1de Mon Sep 17 00:00:00 2001 From: Petri Latvala Date: Fri, 9 Jun 2017 14:32:17 +0300 Subject: intel-ci: Have the directory included in the distributed tarballs Signed-off-by: Petri Latvala Reviewed-by: Arkadiusz Hiler --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 873850dc..b051364c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,7 @@ include Makefile.sources +SUBDIRS = intel-ci + if HAVE_LIBDRM_AMDGPU TESTS_progs += $(AMDGPU_TESTS) endif -- cgit v1.2.3