Skip to content

Commit

Permalink
- Add missing entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
Moriyoshi Koizumi committed Feb 21, 2005
1 parent 46eb3e9 commit 38dfd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/Makefile.am
Expand Up @@ -17,7 +17,7 @@ libZend_la_SOURCES=\
zend_objects_API.c zend_ts_hash.c zend_stream.c zend_mm.c \
zend_default_classes.c zend_reflection_api.c \
zend_iterators.c zend_interfaces.c zend_exceptions.c \
zend_strtod.c
zend_strtod.c zend_multibyte.c

libZend_la_LDFLAGS =
libZend_la_LIBADD = @ZEND_EXTRA_LIBS@
Expand Down

0 comments on commit 38dfd68

Please sign in to comment.