]> git.openstreetmap.org Git - nominatim.git/blob - Makefile.am
dont include polling time for batch duration for non-minutely updates, log name of...
[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.