diff --git a/CMakeLists.txt b/CMakeLists.txt
index d01d050..198a1f5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -176,7 +176,7 @@ endif()
 
 # Installation
 install(TARGETS tux_aqfh
-    RUNTIME DESTINATION games
+    RUNTIME DESTINATION bin
 )
 
 # Install data files
