Skip to content
Snippets Groups Projects
Commit d703c184 authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Fix man page list in CMakeLists.txt

parent 1f2d0e11
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ SET(HTMLDIR ${DOCDIR}/html)
# Add `doc' target.
ADD_CUSTOM_TARGET(
doc ALL
DEPENDS html/index.html dg-coshell.1.gz)
DEPENDS html/index.html dg-shell.1.gz dg-shell-plugin.1.gz)
# Generate Doxygen configuration file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment