]> git.openstreetmap.org Git - nominatim.git/blob - Makefile.am
make sure rank 28 to 30 places are assigned a centroid value
[nominatim.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I osm2pgsql/m4
2
3 SUBDIRS = osm2pgsql module nominatim
4
5 install:
6         @echo Nominatim needs to be executed directly from this directory. No install necessary.