]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
DB Scheme changes: alter table placex add column calculated_country_code varchar(2);
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4
5 all:
6         chmod 755 nominatim.so