

set -ex



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