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