This commit is contained in:
Jonas Kvinge 2018-07-01 22:35:09 +02:00
parent ada7325a04
commit efdaf57f99
1 changed files with 1 additions and 1 deletions

2
dist/CMakeLists.txt vendored
View File

@ -10,5 +10,5 @@ if (UNIX)
install(FILES ../data/icons/128x128/strawberry.png DESTINATION share/icons/hicolor/128x128/apps/)
install(FILES ../data/icons/128x128/strawberry.svg DESTINATION share/icons/hicolor/scalable/apps/)
install(FILES strawberry.desktop DESTINATION share/applications)
install(FILES strawberry.1 unix/strawberry-tagreader.1 DESTINATION share/man/man1)
install(FILES strawberry.1 strawberry-tagreader.1 DESTINATION share/man/man1)
endif (UNIX)