Skip to content

Commit

Permalink
[XrdSec] Package libXrdSecProt
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Oct 25, 2016
1 parent 1844b4b commit 1a8a85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XrdSec.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ set_target_properties(
#-------------------------------------------------------------------------------
install(
TARGETS
${LIB_XRD_SEC} ${LIB_XRD_SEC_PWD} ${LIB_XRD_SEC_SSS} ${LIB_XRD_SEC_UNIX}
${LIB_XRD_SEC} ${LIB_XRD_SEC_PWD} ${LIB_XRD_SEC_SSS} ${LIB_XRD_SEC_UNIX} ${LIB_XRD_SEC_PROT}
xrdsssadmin xrdpwdadmin
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} )
Expand Down

0 comments on commit 1a8a85f

Please sign in to comment.