Improve notation of BuiltinTrancheNames
[pgsql.git] / src / test / subscription / Makefile
blobce1ca4300957f847b3f0d83cad54afa34f81310c
1 #-------------------------------------------------------------------------
3 # Makefile for src/test/subscription
5 # Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
6 # Portions Copyright (c) 1994, Regents of the University of California
8 # src/test/subscription/Makefile
10 #-------------------------------------------------------------------------
12 subdir = src/test/subscription
13 top_builddir = ../../..
14 include $(top_builddir)/src/Makefile.global
16 EXTRA_INSTALL = contrib/hstore
18 export with_icu
20 check:
21 $(prove_check)
23 installcheck:
24 $(prove_installcheck)
26 clean distclean:
27 rm -rf tmp_check