mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Ensure that ecpg/test is cleaned by higher-level 'make clean'.
This commit is contained in:
@ -11,3 +11,4 @@ clean distclean maintainer-clean:
|
||||
-$(MAKE) -C include $@
|
||||
-$(MAKE) -C lib $@
|
||||
-$(MAKE) -C preproc $@
|
||||
-$(MAKE) -C test clean
|
||||
|
Reference in New Issue
Block a user