Skip to content

Commit dea5c56

Browse files
committed
Add more targets to src/bin Makefile
1 parent 42e5f1b commit dea5c56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/bin/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,14 @@ unittest-check:
4141

4242
SUBDIRS = \
4343
initdb \
44+
gpfts \
4445
pg_amcheck \
46+
pg_archivecleanup \
47+
pg_checksums \
4548
pg_config \
4649
pg_controldata \
4750
pg_ctl \
51+
pg_resetwal \
4852
pg_rewind \
4953
psql \
5054
scripts

0 commit comments

Comments
 (0)