From 5320ae6101227494f91000bf270a0ddbe9b212f5 Mon Sep 17 00:00:00 2001 From: nds Date: Tue, 17 Dec 2013 07:41:04 +0000 Subject: [PATCH] refs #207 - "Help" button doesn't work --- doc/salome/gui/HYDRO/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/salome/gui/HYDRO/CMakeLists.txt b/doc/salome/gui/HYDRO/CMakeLists.txt index 6e460373..d1eff5b9 100644 --- a/doc/salome/gui/HYDRO/CMakeLists.txt +++ b/doc/salome/gui/HYDRO/CMakeLists.txt @@ -18,6 +18,6 @@ # SET(docdir ${CMAKE_INSTALL_PREFIX}/share/doc/salome) -FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.py") +FILE(GLOB files "${CMAKE_CURRENT_SOURCE_DIR}/*.html") INSTALL(FILES ${files} DESTINATION ${docdir}/gui/HYDRO) -- 2.39.2