

set -ex



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