mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
Use common naming convention.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
LTLIBRARY_NAME = libdomxml.la
|
||||
LTLIBRARY_SOURCES = domxml.c
|
||||
LTLIBRARY_SOURCES = php_domxml.c
|
||||
|
||||
include $(top_srcdir)/build/dynlib.mk
|
||||
|
||||
Reference in New Issue
Block a user