diff postproc/Makefile @ 12632:80973aa180a5

ranlib cleanup by Dan Christiansen
author alex
date Thu, 24 Jun 2004 12:52:17 +0000
parents 5fd0864becc3
children d2aef091743c
line wrap: on
line diff
--- a/postproc/Makefile	Thu Jun 24 12:01:53 2004 +0000
+++ b/postproc/Makefile	Thu Jun 24 12:52:17 2004 +0000
@@ -20,6 +20,7 @@
 
 $(SWSLIB):     $(SWSOBJS)
 	$(AR) r $(SWSLIB) $(SWSOBJS)
+	$(RANLIB) $(SWSLIB)
 
 clean:
 	rm -f *.o *.a *~ *.so cs_test swscale-example