]> git.openstreetmap.org Git - nominatim.git/blob - module/Makefile
don't use column names for variable names, 8.4 fails on them
[nominatim.git] / module / Makefile
1 MODULES = nominatim
2 PGXS := $(shell pg_config --pgxs)
3 include $(PGXS)
4