mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 10:25:42 -05:00
Ensure that ecpg/test is cleaned by higher-level 'make clean'.
This commit is contained in:
parent
309cbe494c
commit
eab6776358
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@ clean distclean maintainer-clean:
|
|||
-$(MAKE) -C include $@
|
||||
-$(MAKE) -C lib $@
|
||||
-$(MAKE) -C preproc $@
|
||||
-$(MAKE) -C test clean
|
||||
|
|
|
|||
Loading…
Reference in a new issue