EXTENSION = pgpm-inflection-db
DATA = sql/pgpm-inflection-db--0.26.0.sql

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