diff --git a/CMakeLists.txt b/CMakeLists.txt
index b8a328d..f2d698f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -65,5 +65,5 @@ endif()
 
 
 initAll()
-
+make_directory("${CMAKE_CURRENT_SOURCE_DIR}/Distro")
 addDoc(${PROJECT_NAME} ${CMAKE_CURRENT_SOURCE_DIR}/doxygen.conf)