aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2016-05-19 14:06:32 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2016-05-19 14:06:32 +0200
commit35343f762be7c6b00e0a23cacf7460f741de8bd3 (patch)
tree6ad5fd6c06d2d3bdffeeaaa1e1f0cea078c7629e /scripts
parent4d72f7da11f6c3ff3e5885ee51c415c119f0ace3 (diff)
afm-main-plugin: plugin for afb
Change-Id: I39868b5c1076a995bbb10a984a2a0651579da30b Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/CMakeLists.txt b/scripts/CMakeLists.txt
index 74ecec7..34c37cf 100644
--- a/scripts/CMakeLists.txt
+++ b/scripts/CMakeLists.txt
@@ -18,5 +18,5 @@
cmake_minimum_required(VERSION 2.8)
-install(PROGRAMS afm-util DESTINATION ${CMAKE_INSTALL_FULL_BINDIR})
+install(PROGRAMS afm-util DESTINATION ${CMAKE_INSTALL_BINDIR})