summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/opencl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/opencl/Makefile.am')
-rw-r--r--sca-cpp/trunk/modules/opencl/Makefile.am3
1 files changed, 2 insertions, 1 deletions
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