Skip to content

Commit

Permalink
remove NEWS from CMakeList.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vmatare committed May 5, 2016
1 parent 72bb1ff commit f48e803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ endif(USE_NVML)


install(TARGETS thinkfan DESTINATION "${CMAKE_INSTALL_SBINDIR}")
install(FILES NEWS COPYING README examples/thinkfan.conf.complex
install(FILES COPYING README examples/thinkfan.conf.complex
examples/thinkfan.conf.simple DESTINATION share/doc/thinkfan)
install(FILES src/thinkfan.1 DESTINATION share/man/man1)
install(FILES src/thinkfan.conf.5 DESTINATION share/man/man5)

0 comments on commit f48e803

Please sign in to comment.