EXTENSION = pgpm-verify
DATA = sql/pgpm-verify--0.15.5.sql

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