]> diplodocus.org Git - nmh/blobdiff - sbr/Makefile.in
Cope with sasl_decode64() returning SASL_CONTINUE as well as SASL_OK.
[nmh] / sbr / Makefile.in
index d6c2796247c830464d79c5a5fa38c74199a1c0da..37434d954cebdeeec9a985895ee4423942191519 100644 (file)
@@ -78,7 +78,7 @@ SRCS = addrsbr.c ambigsw.c atooi.c brkstring.c                        \
        m_msgdef.c mf.c utils.c
 
 # source for compatibility functions
-COMPAT = snprintf.c strdup.c strerror.c
+COMPAT = snprintf.c strdup.c
 
 OBJS = $(SRCS:.c=.o)