FILE(GLOB PY_FILES *.py)
INSTALL(FILES ${PY_FILES} DESTINATION share/k3d/scripts/MeshPainterScript)

