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

