summaryrefslogtreecommitdiffstats
path: root/Modules/Documentation.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Documentation.cmake')
-rw-r--r--Modules/Documentation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Documentation.cmake b/Modules/Documentation.cmake
index e63fae5..efc0491 100644
--- a/Modules/Documentation.cmake
+++ b/Modules/Documentation.cmake
@@ -17,7 +17,7 @@ IF (BUILD_DOCUMENTATION)
INCLUDE(${CMAKE_ROOT}/Modules/FindUnixCommands.cmake)
INCLUDE(${CMAKE_ROOT}/Modules/FindDoxygen.cmake)
INCLUDE(${CMAKE_ROOT}/Modules/FindGnuplot.cmake)
- INCLUDE(${CMAKE_ROOT}/Modules/FindHhc.cmake)
+ INCLUDE(${CMAKE_ROOT}/Modules/FindHTMLHelp.cmake)
INCLUDE(${CMAKE_ROOT}/Modules/FindPerl.cmake)
INCLUDE(${CMAKE_ROOT}/Modules/FindWget.cmake)