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