mirror of
https://github.com/postgres/postgres.git
synced 2025-11-17 00:02:52 -05:00
Clean pg_walsummary's tmp_check directory.
Oversight similar to ba08c10fc.
This commit is contained in:
parent
b6ee30ec08
commit
9589b038d3
@ -40,6 +40,7 @@ uninstall:
|
||||
|
||||
clean distclean maintainer-clean:
|
||||
rm -f pg_walsummary$(X) $(OBJS)
|
||||
rm -rf tmp_check
|
||||
|
||||
check:
|
||||
$(prove_check)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user