summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-11-30 09:49:03 +0100
committerPaul B Mahol <onemda@gmail.com>2020-12-05 12:02:59 +0100
commit34773ee69fde4d2fe5dde653ad0aad4c0690a407 (patch)
tree8a42cef1b9760762603edce237a8bbcfa4bfefde /libavfilter/Makefile
parent4d97acfe3349995689f995d14b321a3354aa90ed (diff)
avfilter: add asubcut filter
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index cff9402989..03998dc064 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -90,6 +90,7 @@ OBJS-$(CONFIG_ASR_FILTER) += af_asr.o
OBJS-$(CONFIG_ASTATS_FILTER) += af_astats.o
OBJS-$(CONFIG_ASTREAMSELECT_FILTER) += f_streamselect.o framesync.o
OBJS-$(CONFIG_ASUBBOOST_FILTER) += af_asubboost.o
+OBJS-$(CONFIG_ASUBCUT_FILTER) += af_asupercut.o
OBJS-$(CONFIG_ASUPERCUT_FILTER) += af_asupercut.o
OBJS-$(CONFIG_ATEMPO_FILTER) += af_atempo.o
OBJS-$(CONFIG_ATRIM_FILTER) += trim.o