install(
	FILES "crown.svg"
	RENAME "openage.svg"
	DESTINATION "share/pixmaps/"
)

install(
	FILES "banner.svg"
	DESTINATION "${ASSET_DIR}"
)
