Nominatim/module/Makefile
2010-10-23 23:12:37 +00:00

5 lines
71 B
Makefile

MODULES = nominatim
PGXS := $(shell pg_config --pgxs)
include $(PGXS)