aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/spi/Makefile
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-16 22:07:36 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-16 22:07:36 +0200
commit8463572beae5c5e8df59e12107a8cecee3ea8680 (patch)
treeffb3c7560f5d778f786ed55e4c8529dd72e82274 /src/exchangedb/spi/Makefile
parentade7586c3069b57a33ca94da291f64e6ee27ea44 (diff)
downloadexchange-8463572beae5c5e8df59e12107a8cecee3ea8680.tar.xz
fix SPI build
Diffstat (limited to 'src/exchangedb/spi/Makefile')
-rw-r--r--src/exchangedb/spi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/spi/Makefile b/src/exchangedb/spi/Makefile
index 9c84bf75b..d654d91e9 100644
--- a/src/exchangedb/spi/Makefile
+++ b/src/exchangedb/spi/Makefile
@@ -1,6 +1,7 @@
EXTENSION = own_test
MODULES = own_test
DATA = own_test.sql
+PG_CPPFLAGS = -I /usr/include/postgresql
# postgresql build stuff
PG_CONFIG = pg_config