summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authormarius vlad <marius.c.vlad@intel.com>2016-05-16 13:36:48 +0300
committerMarius Vlad <marius.c.vlad@intel.com>2016-05-16 18:05:10 +0300
commitc785a89ee61807d2e8d76847481225e649aa5aec (patch)
tree9ba7e2ea9341bf68b624c84703acfbd65c1a46e1 /tests/Makefile.am
parentb88bce40a25d2393a51298f0d699e66491975cc9 (diff)
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 <marius.c.vlad@intel.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \