aboutsummaryrefslogtreecommitdiff
path: root/src/postgres
diff options
context:
space:
mode:
Diffstat (limited to 'src/postgres')
-rw-r--r--src/postgres/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/postgres/Makefile.am b/src/postgres/Makefile.am
index 8723055130..6f37e19186 100644
--- a/src/postgres/Makefile.am
+++ b/src/postgres/Makefile.am
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
AM_CPPFLAGS = -I$(top_srcdir)/src/include $(POSTGRESQL_CPPFLAGS)
if MINGW