aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/spi/Makefile
diff options
context:
space:
mode:
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