Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 862c3ff

Browse files
committed
Only build ecpg test code when the test is to be performed, in line with
other test code.
1 parent 09c1baa commit 862c3ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/interfaces/ecpg/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ all install installdirs uninstall dep depend distprep:
88
$(MAKE) -C ecpglib $@
99
$(MAKE) -C compatlib $@
1010
$(MAKE) -C preproc $@
11-
$(MAKE) -C test $@
1211

1312
clean distclean maintainer-clean:
1413
-$(MAKE) -C include $@

0 commit comments

Comments
 (0)