--- Makefile.am.original Sat Dec 7 16:06:44 2002 +++ Makefile.am Thu Dec 5 21:01:50 2002 @@ -127,6 +127,7 @@ libgetopt.a: getopt.o getopt1.o $(AR) -r $@ getopt.o getopt1.o + $(RANLIB) $@ libsnprintf.a: snprintf.o $(AR) -r $@ snprintf.o