X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2FMakefile.in;h=37434d954cebdeeec9a985895ee4423942191519;hp=d6c2796247c830464d79c5a5fa38c74199a1c0da;hb=aa2501ef873e96a8500c53b05280dcc0ade952c2;hpb=9a33ff618b5901a3af815650d4b84d39ee96e529 diff --git a/sbr/Makefile.in b/sbr/Makefile.in index d6c2796..37434d9 100644 --- a/sbr/Makefile.in +++ b/sbr/Makefile.in @@ -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)