mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Only build ecpg test code when the test is to be performed, in line with
other test code.
This commit is contained in:
@ -8,7 +8,6 @@ all install installdirs uninstall dep depend distprep:
|
||||
$(MAKE) -C ecpglib $@
|
||||
$(MAKE) -C compatlib $@
|
||||
$(MAKE) -C preproc $@
|
||||
$(MAKE) -C test $@
|
||||
|
||||
clean distclean maintainer-clean:
|
||||
-$(MAKE) -C include $@
|
||||
|
Reference in New Issue
Block a user