EXTENSION = latlon
DATA = latlon--0.1.sql
MODULES = latlon-v0001

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