X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2FMakefile.in;h=58cf5c7d46c3d5fd559f980152d66fba9f7fcfa2;hp=02038e74309f72a4c013435a15dfbfc2a03c1934;hb=5b483b0b8517541a8359d7049b4497c6efcb117e;hpb=eb6938d742d51b5f6637da8e706cc6dd080be058 diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 02038e7..58cf5c7 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -72,7 +72,7 @@ SRCS = addrsbr.c ambigsw.c brkstring.c \ smatch.c snprintb.c strcasecmp.c \ strindex.c trim.c trimcpy.c uprf.c vfgets.c fmt_def.c \ mf.c utils.c m_mktemp.c seq_msgstats.c \ - unquote.c encode_rfc2047.c + unquote.c encode_rfc2047.c parse_msgs.c OBJS = $(SRCS:.c=.o)