summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 50445ed1..1e3d9a62 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -116,7 +116,6 @@ configure_file(${srcfile} ${_outfile})
COMMENT "Generating ${outname}"
)
add_custom_target(${outname} DEPENDS ${_outfile})
- add_dependencies(doc ${outname})
endmacro()
#