Skip to content

Commit df4f60e

Browse files
shinra-electricJarod42
authored andcommitted
Add black_title.png to CMakeLists
1 parent 65c1457 commit df4f60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ install(FILES "${PROJECT_BINARY_DIR}/wargus.desktop" DESTINATION ${DESKTOPDIR})
375375
install(DIRECTORY shaders contrib campaigns maps scripts DESTINATION ${SHAREDIR})
376376
install(FILES contrib/red_cross.png DESTINATION ${SHAREDIR}/graphics/missiles)
377377
install(FILES contrib/cross.png DESTINATION ${SHAREDIR}/graphics/ui/cursors)
378-
install(FILES contrib/food.png contrib/health.png contrib/health2.png contrib/mana.png contrib/mana2.png contrib/ore,stone,coal.png contrib/score.png DESTINATION ${SHAREDIR}/graphics/ui)
378+
install(FILES contrib/black_title.png contrib/food.png contrib/health.png contrib/health2.png contrib/mana.png contrib/mana2.png contrib/ore,stone,coal.png contrib/score.png DESTINATION ${SHAREDIR}/graphics/ui)
379379

380380
# uninstall target
381381
if(NOT TARGET uninstall)

0 commit comments

Comments
 (0)