]> git.openstreetmap.org Git - nominatim.git/blob - Makefile.am
recheck the rank limits before dropping out of the search loop - otherwise we can...
[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.