]> git.openstreetmap.org Git - nominatim.git/blobdiff - module/Makefile
small typos and wording in the API docs
[nominatim.git] / module / Makefile
index 78b395a564daf91600332694afebbd0d4dba317c..dd037a01bfae8514e8d16e67851137749abf1957 100644 (file)
@@ -1,7 +1,9 @@
 MODULES = nominatim
-VPATH = $(MODSRCDIR)
+PG_CPPFLAGS = -I$(MODSRCDIR)
 include $(PGXS)
 
+VPATH = $(MODSRCDIR)
+
 all:
        chmod 755 nominatim.so