1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00

Forgot to update the makefile

This commit is contained in:
Zeev Suraski
2000-05-29 18:56:51 +00:00
parent 950fb739f8
commit 666a53a247

View File

@@ -7,7 +7,7 @@ LTLIBRARY_SOURCES=\
link.c mail.c math.c md5.c metaphone.c microtime.c pack.c pageinfo.c \
parsedate.c quot_print.c rand.c reg.c soundex.c string.c \
syslog.c type.c uniqid.c url.c url_scanner.c var.c output.c assert.c \
strnatcmp.c levenshtein.c php_noavail.c
strnatcmp.c levenshtein.c
include $(top_srcdir)/build/dynlib.mk