Koen Kooi 982fc759b1 postgresql: import from OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-01-03 12:02:34 +01:00

13 lines
401 B
Diff

diff --git a/src/interfaces/ecpg/Makefile b/src/interfaces/ecpg/Makefile
index dcd578f..1428423 100644
--- a/src/interfaces/ecpg/Makefile
+++ b/src/interfaces/ecpg/Makefile
@@ -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 $@