




########### install files ###############

FILE(GLOB pics *.png)
install( FILES ${pics} DESTINATION ${DATA_INSTALL_DIR}/kmail/pics)
