mirror of
https://github.com/php/php-src.git
synced 2024-11-30 05:13:56 +08:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
# $Id$
|
|
|
|
noinst_LTLIBRARIES=libphpext_domxml.la
|
|
libphpext_domxml_la_SOURCES=domxml.c
|
|
|