From 2e97535993fef14787fe761a7e04a998c5c56b27 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 5 Aug 2005 20:27:59 +0000 Subject: [PATCH] - Fixed bug #34008 (compile failure) --- ext/informix/Makefile.frag | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/informix/Makefile.frag b/ext/informix/Makefile.frag index 2da3a15e7f..2177182f07 100644 --- a/ext/informix/Makefile.frag +++ b/ext/informix/Makefile.frag @@ -1,3 +1,4 @@ + OVERALL_TARGET += $(srcdir)/ifx.c $(srcdir)/ifx.c: $(srcdir)/ifx.ec $(builddir)/libphpifx.a -- 2.40.0