Message ID | 1468531118-29594-2-git-send-email-anders.roxell@linaro.org |
---|---|
State | Accepted |
Commit | bd0499915c84f70ce19153b13ff5573df3d578a0 |
Headers | show |
diff --git a/helper/test/Makefile.am b/helper/test/Makefile.am index e9e8785..545db73 100644 --- a/helper/test/Makefile.am +++ b/helper/test/Makefile.am @@ -22,7 +22,7 @@ endif dist_bin_SCRIPTS = -bin_PROGRAMS = $(EXECUTABLES) $(COMPILE_ONLY) +test_PROGRAMS = $(EXECUTABLES) $(COMPILE_ONLY) EXTRA_DIST = odpthreads_as_processes odpthreads_as_pthreads
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- helper/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.1.4