

set -ex



test -f $PREFIX/lib/libaws-c-io${SHLIB_EXT}
test -f $PREFIX/include/aws/io/io.h
exit 0
