aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/ilbc/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-23 19:13:35 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-23 19:13:35 +0000
commitc8ceb9c9c5712a970aa70192c7800fc9e1e39aed (patch)
treea192f508bbf212d4b1fa470f6becd6f6dc96012e /codecs/ilbc/Makefile
parentcdb0b6b8a3d95a44fe6af3a51cc038f14a822a1a (diff)
More OpenBSD patches
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@890 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/ilbc/Makefile')
-rwxr-xr-xcodecs/ilbc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/ilbc/Makefile b/codecs/ilbc/Makefile
index ba7466ee0..58d357988 100755
--- a/codecs/ilbc/Makefile
+++ b/codecs/ilbc/Makefile
@@ -11,6 +11,7 @@ all: $(LIB)
$(LIB): $(OBJS)
ar cr $(LIB) $(OBJS)
+ ranlib $(LIB)
clean:
rm -f $(LIB) *.o