]> git.openstreetmap.org Git - nominatim.git/blob - Makefile.am
Allow linking of ways to points (by name) as well as for relation admin areas
[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.