

set -ex



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