mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-29 13:01:13 +03:00
doc: Fixed the include dir.
This commit is contained in:
@ -578,7 +578,7 @@ WARN_LOGFILE =
|
||||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = @CMAKE_SOURCE_DIR@/include \
|
||||
INPUT = @CMAKE_SOURCE_DIR@/include/libssh \
|
||||
@CMAKE_SOURCE_DIR@/src \
|
||||
@CMAKE_SOURCE_DIR@/doc
|
||||
|
||||
|
Reference in New Issue
Block a user