mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
# $Id$
|
|
|
|
noinst_LTLIBRARIES=libphpext_icap.la
|
|
libphpext_icap_la_SOURCES=php_icap.c
|
|
|