]> git.openstreetmap.org Git - nominatim.git/blobdiff - module/Makefile
clean up docs for lookup call
[nominatim.git] / module / Makefile
index 783a6602b628c099ed25478e3553cc57e3e68e72..dd037a01bfae8514e8d16e67851137749abf1957 100644 (file)
@@ -1,6 +1,9 @@
 MODULES = nominatim
+PG_CPPFLAGS = -I$(MODSRCDIR)
 include $(PGXS)
 
+VPATH = $(MODSRCDIR)
+
 all:
        chmod 755 nominatim.so