1 #-------------------------------------------------------------------------
3 # Makefile for src/test/kerberos
5 # Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
6 # Portions Copyright (c) 1994, Regents of the University of California
8 # src/test/kerberos/Makefile
10 #-------------------------------------------------------------------------
12 subdir
= src
/test/kerberos
13 top_builddir
= ..
/..
/..
14 include $(top_builddir
)/src
/Makefile.global
16 EXTRA_INSTALL
+= contrib
/postgres_fdw
17 EXTRA_INSTALL
+= contrib
/dblink
19 export with_gssapi with_krb_srvnam
27 clean distclean maintainer-clean
: