EXTENSION = pgpm-geo-types
DATA = sql/pgpm-geo-types--0.15.5.sql

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