shithub: sox

Download patch

ref: af2cac8841f5e141028ae556a6b770fd1340b6aa
parent: a1e803f1053d488bcd2f625181e81b130d4aed75
author: cbagwell <cbagwell>
date: Wed Nov 5 10:40:58 EST 2008

Add missing dither files so they will be distributed.

--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -260,7 +260,8 @@
 # Effects source
 libsox_la_SOURCES += \
 	band.h bend.c biquad.c biquad.h biquads.c chorus.c compand.c \
-	compandt.c compandt.h contrast.c dcshift.c delay.c dither.c earwax.c \
+	compandt.c compandt.h contrast.c dcshift.c delay.c dither.c \
+	dither_fir.h dither_iir.h earwax.c \
 	echo.c echos.c effects.c effects.h effects_i.c fade.c fft4g.c fft4g.h \
 	fifo.h filter.c flanger.c input.c ladspa.c loudness.c mcompand.c \
 	mixer.c noiseprof.c noisered.c noisered.h normalise.c output.c pad.c \