Remove html target from and excessive PDFs for manual
[alexxy/gromacs.git] / manual / CMakeLists.txt
index 717cf3c3875343d4693746128f05bd2b3b8419ae..c72da7bb6ebf5ba3c21003c1f0f850e072058d74 100644 (file)
@@ -22,6 +22,10 @@ endif()
 if(MANUAL_BUILD_IS_POSSIBLE)
     LATEX_GET_OUTPUT_PATH(output_dir)
 
+    # Avoid generating a global "html" target that clashes with the
+    # html target from program generaion of help text in share/html.
+    set(LATEX2HTML_CONVERTER off)
+
     # This helps make the index look decent.
     set(MAKEINDEX_COMPILER_FLAGS -s ${CMAKE_CURRENT_SOURCE_DIR}/hfill.ist)
     # UseLATEX.cmake is hacked to call Anton Feenstra's subindex script