From c785a89ee61807d2e8d76847481225e649aa5aec Mon Sep 17 00:00:00 2001 From: marius vlad Date: Mon, 16 May 2016 13:36:48 +0300 Subject: autotools/: Allow building tests/gem_concurrent_{all, blit} Introduced by a633ad03c6 (tests: Separate tests with lots of subtests). v2: Fix commit typo (Jani Nikula). Signed-off-by: Marius Vlad --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 32b91155..c2c2025e 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 = \ -- cgit v1.2.3