]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
change code to work with a 64-bit node size osm2pgsql
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4