]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
add logging of broken polygons, improve address export, better diff output in export...
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4