MODULES = plpgsql_cb

REGRESS = plpgsql_cb

PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)
include $(PGXS)
