

set -ex



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