From 3479cfa1585b752df58873b941b5bfd06a879b04 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 20 Feb 2012 07:20:27 +0000 Subject: Rename some of the utility programs and add them to the install target. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291135 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/opencl/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sca-cpp/trunk/modules/opencl/Makefile.am') diff --git a/sca-cpp/trunk/modules/opencl/Makefile.am b/sca-cpp/trunk/modules/opencl/Makefile.am index 95e30d20b1..3e76a435c8 100644 --- a/sca-cpp/trunk/modules/opencl/Makefile.am +++ b/sca-cpp/trunk/modules/opencl/Makefile.am @@ -51,7 +51,8 @@ client_test_SOURCES = client-test.cpp client_test_LDFLAGS = -lxml2 -lcurl -lmozjs dist_noinst_SCRIPTS = server-test -noinst_PROGRAMS = opencl-test opencl-shell client-test +noinst_PROGRAMS = opencl-test client-test +mod_PROGRAMS = opencl-shell TESTS = opencl-test endif -- cgit v1.2.3