From: Mark Musone Date: Tue, 17 Aug 1999 15:17:01 +0000 (+0000) Subject: hrmmm X-Git-Tag: PRE_DELAYED_ARRAY_FETCH_PATCH~368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4136916e2f92c6aec8ecbf8f20945881bfa04d94;p=php hrmmm --- diff --git a/ext/icap/Makefile.am b/ext/icap/Makefile.am index 00f2eab523..3322c1ccf8 100644 --- a/ext/icap/Makefile.am +++ b/ext/icap/Makefile.am @@ -1,6 +1,6 @@ # $Id$ INCLUDES=@INCLUDES@ -I@top_srcdir@ -I@top_srcdir@/libzend -noinst_LIBRARIES=libphpext_php3_icap.a -libphpext_php3_icap_a_SOURCES=php3_icap.c +noinst_LIBRARIES=libphpext_icap.a +libphpext_icap_a_SOURCES=php3_icap.c