Skip to content

Commit fbc54a9

Browse files
committed
Install config file
1 parent 6480af1 commit fbc54a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ endif()
217217
install(TARGETS fastnetmon DESTINATION bin)
218218
install(TARGETS fastnetmon_client DESTINATION bin)
219219

220+
install(FILES fastnetmon.conf DESTINATION etc)
221+
220222
# Configure cpack package builder
221223
# Run it with: cd build; cpack -G DEB ..
222224
set(CPACK_PACKAGE_NAME "fastnetmon")

0 commit comments

Comments
 (0)