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

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