From 35343f762be7c6b00e0a23cacf7460f741de8bd3 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 19 May 2016 14:06:32 +0200 Subject: afm-main-plugin: plugin for afb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I39868b5c1076a995bbb10a984a2a0651579da30b Signed-off-by: José Bollo --- scripts/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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}) -- cgit 1.2.3-korg