X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2FMakefile.in;fp=sbr%2FMakefile.in;h=304b50b07cf6ffa2e8f3cc3c95f6c97f48a495b2;hp=4d2b91b73b4697983726faa413fd88a1ae46b679;hb=0595979e1f0514b3da28762f336b3b9ac9eec5c5;hpb=4c30d368bca8b3f108a7e86a5b890e33470cdebf diff --git a/sbr/Makefile.in b/sbr/Makefile.in index 4d2b91b..304b50b 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -70,7 +70,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 + unquote.c encode_rfc2047.c OBJS = $(SRCS:.c=.o)