summaryrefslogtreecommitdiff
path: root/postproc/Makefile
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2004-06-24 12:52:17 +0000
committerAlex Beregszaszi <alex@rtfs.hu>2004-06-24 12:52:17 +0000
commit5ea951b74e6a2fd62fc4ec0eea3e62d6ef48445d (patch)
tree309d137a524587feaaa8b3466b9f25fb37c1d8c3 /postproc/Makefile
parent27537106ac78d0f371b5df7116f9685c10933166 (diff)
ranlib cleanup by Dan Christiansen
Originally committed as revision 12633 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diffstat (limited to 'postproc/Makefile')
-rw-r--r--postproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/postproc/Makefile b/postproc/Makefile
index 9dc3eb604b..b030c72854 100644
--- a/postproc/Makefile
+++ b/postproc/Makefile
@@ -20,6 +20,7 @@ all: $(SWSLIB)
$(SWSLIB): $(SWSOBJS)
$(AR) r $(SWSLIB) $(SWSOBJS)
+ $(RANLIB) $(SWSLIB)
clean:
rm -f *.o *.a *~ *.so cs_test swscale-example