Update oldextversions test for pg_stat_statements 1.11
[pgsql.git] / src / test / kerberos / Makefile
blobf460d2c0e70b34e09b0c2810904045aaaf5566a1
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
21 check:
22 $(prove_check)
24 installcheck:
25 $(prove_installcheck)
27 clean distclean maintainer-clean:
28 rm -rf tmp_check