AUTHORS-SHORT is build in ${CMAKE_BINARY_DIR}, not ${CMAKE_SOURCE_DIR}.

Make the dependencies list indicate that.

Change-Id: I88416e1239130b7661bbd9deccfb289e0b0fd627
Reviewed-on: https://code.wireshark.org/review/2770
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-07-01 17:34:46 -07:00
parent ae26b12f3e
commit 4cdfc5c014
1 changed files with 1 additions and 1 deletions

View File

@ -1437,7 +1437,7 @@ pod2manhtml( ${CMAKE_SOURCE_DIR}/doc/wireshark-filter 4 )
add_custom_target(
auxiliary ALL
DEPENDS
AUTHORS-SHORT
${CMAKE_BINARY_DIR}/AUTHORS-SHORT
capinfos.html
captype.html
dftest.html