git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@284 f882894a-f735-0410-b71e-b25c423dba1c
@@ -129,6 +129,7 @@ snprintf.o: snprintf.c
libgetopt.a: getopt.o getopt1.o
$(AR) -r $@ getopt.o getopt1.o
+ $(RANLIB) $@
libsnprintf.a: snprintf.o
$(AR) -r $@ snprintf.o