install examples into docs

This commit is contained in:
Daniel Poelzleithner 2021-12-08 18:48:44 +01:00
parent 99a682f4cd
commit aea80964f3
1 changed files with 1 additions and 0 deletions

View File

@ -116,4 +116,5 @@ target_link_libraries( lsyncd ${LUA_LIBRARIES} )
install( TARGETS lsyncd RUNTIME DESTINATION bin )
install( FILES doc/manpage/lsyncd.1 DESTINATION man )
install( DIRECTORY examples DESTINATION doc )