summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e70b077..6cb54d7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ if (NOT DEFINED BOOSTHOME)
endif()
add_subdirectory(chill)
-add_subdirectory(doxygen)
+add_subdirectory(doc)
if (NOT DEFINED OMEGAHOME)
message( WARNING "OMEGAHOME is not set, use bundled omegalib")