

set -ex



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