1
0
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:
Joey Smith
2000-06-06 05:42:11 +00:00
parent edfd7f9a80
commit 663d46ea23
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
LTLIBRARY_NAME = libdomxml.la
LTLIBRARY_SOURCES = domxml.c
LTLIBRARY_SOURCES = php_domxml.c
include $(top_srcdir)/build/dynlib.mk