#!/bin/sh
pg_buildext -o 'shared_preload_libraries=pgautofailover' installcheck src/monitor
