diff options
Diffstat (limited to 'src/makefiles/meson.build')
-rw-r--r-- | src/makefiles/meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/makefiles/meson.build b/src/makefiles/meson.build index 3bcb0dc0304..07ee986250e 100644 --- a/src/makefiles/meson.build +++ b/src/makefiles/meson.build @@ -1,3 +1,5 @@ +# Copyright (c) 2022, PostgreSQL Global Development Group + ### Compute pgxs_data, used in src/meson.build to generate Makefile.global ### etc, that's complete enough for PGXS to work. |