]> git.openstreetmap.org Git - nominatim.git/blobdiff - module/Makefile.in
add PG_CONFIG path to module makefile
[nominatim.git] / module / Makefile.in
index 0bfa62cca2d41ef1dd2adb0bbd1907cfbb479405..fcaa41fac9a20944d4ff7e560013d914a448fb8e 100644 (file)
@@ -1,5 +1,6 @@
 MODULES = nominatim
 PGXS := @POSTGRESQL_PGXS@
+PG_CONFIG := @PG_CONFIG@
 include $(PGXS)
 
 all: