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