Remove endif() left over from previous change.

Change-Id: Ia5781bcb55b2cf2e5ab2bc8c6587348ffe62a5c2
Reviewed-on: https://code.wireshark.org/review/6972
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2015-02-05 11:03:11 -08:00
parent 572b30a00b
commit 99761aab16
1 changed files with 0 additions and 1 deletions

View File

@ -1340,7 +1340,6 @@ foreach(_install_file ${INSTALL_FILES})
"${DATAFILE_DIR}/${_install_basename}"
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
)
endif()
endforeach()
if(ENABLE_EXTCAP)