Skip to content

Commit

Permalink
avfilter/Makefile: Add missing tiltshelf entry
Browse files Browse the repository at this point in the history
Forgotten in 525f83b.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
  • Loading branch information
mkver committed May 7, 2024
1 parent 5de7895 commit 609d2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libavfilter/Makefile
Expand Up @@ -167,6 +167,7 @@ OBJS-$(CONFIG_STEREOTOOLS_FILTER) += af_stereotools.o
OBJS-$(CONFIG_STEREOWIDEN_FILTER) += af_stereowiden.o
OBJS-$(CONFIG_SUPEREQUALIZER_FILTER) += af_superequalizer.o
OBJS-$(CONFIG_SURROUND_FILTER) += af_surround.o
OBJS-$(CONFIG_TILTSHELF_FILTER) += af_biquads.o
OBJS-$(CONFIG_TREBLE_FILTER) += af_biquads.o
OBJS-$(CONFIG_TREMOLO_FILTER) += af_tremolo.o
OBJS-$(CONFIG_VIBRATO_FILTER) += af_vibrato.o generate_wave_table.o
Expand Down

0 comments on commit 609d2c0

Please sign in to comment.