]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
return a marginally better error message when query string is not in UTF-8,
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4