]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
hack around yes quotes in wiki and add a simple sanity check against wiki accidents
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4