]> git.openstreetmap.org Git - nominatim.git/blob - Makefile.am
hstore in 9.2 replaces k=>v with hstore(k,v). Update sql to reflect change and intro...
[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.