if( HAVE_EXAMPLES )
	add_subdirectory(C)
	add_subdirectory(F90)
	add_subdirectory(python)
endif()

