Nominatim/module/Makefile

5 lines
71 B
Makefile
Raw Normal View History

2010-10-24 03:12:37 +04:00
MODULES = nominatim
PGXS := $(shell pg_config --pgxs)
include $(PGXS)