diff mbox

[i-g-t] autotools/: Allow building tests/gem_concurrent_{all, blit}

Message ID 1463227926-14445-1-git-send-email-marius.c.vlad@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Marius Vlad May 14, 2016, 12:12 p.m. UTC
Introduced by 633ad03c6 (tests: Separate tests with lots of subtests).

Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Comments

Jani Nikula May 16, 2016, 7:50 a.m. UTC | #1
On Sat, 14 May 2016, Marius Vlad <marius.c.vlad@intel.com> wrote:
> Introduced by 633ad03c6 (tests: Separate tests with lots of subtests).

fatal: ambiguous argument '633ad03c6': unknown revision or path not in the working tree.


>
> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
> ---
>  tests/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index 32b9115..c2c2025 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -30,6 +30,7 @@ pkglibexec_PROGRAMS = \
>  	gem_stress \
>  	$(TESTS_progs) \
>  	$(TESTS_progs_M) \
> +	$(TESTS_progs_XM) \
>  	$(NULL)
>  
>  dist_pkglibexec_SCRIPTS = \
diff mbox

Patch

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 32b9115..c2c2025 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,6 +30,7 @@  pkglibexec_PROGRAMS = \
 	gem_stress \
 	$(TESTS_progs) \
 	$(TESTS_progs_M) \
+	$(TESTS_progs_XM) \
 	$(NULL)
 
 dist_pkglibexec_SCRIPTS = \