blob: 45e7c0229a9250f01fcf8578d9c9d4951004968a (
plain)
1
2
3
4
5
6
7
8
9
|
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
tde_install_icons( action-roll action-highscore action-endturn )
##### other data ################################
install( FILES star.png
DESTINATION ${DATA_INSTALL_DIR}/tdegames/pics
)
|