diff --git a/source/armarx/navigation/human/CMakeLists.txt b/source/armarx/navigation/human/CMakeLists.txt
index 670c1869ff8ed165640cba1d5d49cbc57faf14ea..fd5fb36cc859252158d43236ca583232c0ffd177 100644
--- a/source/armarx/navigation/human/CMakeLists.txt
+++ b/source/armarx/navigation/human/CMakeLists.txt
@@ -1,9 +1,9 @@
-armarx_add_aron_library(human_aron
+armarx_add_aron_library(teb_human_aron
     ARON_FILES
         aron/Human.xml
 )
 
-armarx_add_library(human
+armarx_add_library(teb_human
     DEPENDENCIES_PUBLIC
         ArmarXCore
         armarx_navigation::core