EXTENSION = latlon
DATA = latlon--0.1--0.2.sql latlon--0.2--0.3.sql latlon--0.3.sql
MODULES = latlon-v0003

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