diff Makefile @ 32883:fa04e96e6177

Add mp_strings.c with mp_asprintf function.
author cboesch
date Sat, 26 Feb 2011 11:55:02 +0000
parents 4224bc9b72ca
children 9684ad0e1291
line wrap: on
line diff
--- a/Makefile	Fri Feb 25 12:26:31 2011 +0000
+++ b/Makefile	Sat Feb 26 11:55:02 2011 +0000
@@ -301,6 +301,7 @@
               m_option.c \
               m_struct.c \
               mp_msg.c \
+              mp_strings.c \
               mpcommon.c \
               parser-cfg.c \
               path.c \