--- Makefile.~1~	Wed Sep  9 04:30:41 1998
+++ Makefile	Sun Sep 13 22:31:15 1998
@@ -20,6 +20,7 @@
 lib: $(OBJS)
 	rm -f libbz2.a
 	ar clq libbz2.a $(OBJS)
+	ranlib libbz2.a
 
 test: bzip2
 	@cat words1
