From 05ae75697be8df1b2179035d3ef8dc6b2e7fe30f Mon Sep 17 00:00:00 2001 From: Elie Tournier Date: Tue, 18 Apr 2017 09:27:17 +0100 Subject: Rename files: s/stick10/NKPro and s/stick20/NKStorage Signed-off-by: Elie Tournier --- CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b1103db..270d13e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,12 +48,12 @@ set(SOURCE_FILES include/log.h include/misc.h include/NitrokeyManager.h - include/stick10_commands.h - include/stick20_commands.h + include/NKPro_commands.h + include/NKStorage_commands.h include/CommandFailedException.h include/LibraryException.h include/LongOperationInProgressException.h - include/stick10_commands_0.8.h + include/NKPro_commands_0.8.h command_id.cc device.cc log.cc -- cgit v1.2.3