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

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