FILE(GLOB EXAMPLE_FILES *.xtc)
INSTALL(FILES ${EXAMPLE_FILES} DESTINATION share/examples)
