summaryrefslogtreecommitdiffstats
path: root/libaf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libaf/Makefile')
-rw-r--r--libaf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libaf/Makefile b/libaf/Makefile
index f0864dcc19..2abee8c79e 100644
--- a/libaf/Makefile
+++ b/libaf/Makefile
@@ -19,6 +19,7 @@ endif
$(LIBNAME): $(OBJS) Makefile
$(AR) r $(LIBNAME) $(OBJS)
+ $(RANLIB) $(LIBNAME)
$(OBJS):af.h control.h dsp.h filter.h window.h af_mp.h