shithub: opus

Download patch

ref: 6ba69782fca5fa8ad528c65e7e99bd48b1fe5afb
parent: 79fa8b6c3b74ca86b2738d3ae7fda4234f3c34cc
author: Jean-Marc Valin <[email protected]>
date: Wed Feb 27 19:28:42 EST 2008

Oops. Fixed a missing \ in a Makefile.am

--- a/libcelt/Makefile.am
+++ b/libcelt/Makefile.am
@@ -24,7 +24,7 @@
 libcelt_la_LDFLAGS = -version-info @CELT_LT_CURRENT@:@CELT_LT_REVISION@:@CELT_LT_AGE@
 
 noinst_HEADERS = _kiss_fft_guts.h arch.h bands.h bitrdec.h bitree.h bitrenc.h \
-	cwrs.h ecintrin.h entcode.h entdec.h entenc.h fixed_generic.h 
+	cwrs.h ecintrin.h entcode.h entdec.h entenc.h fixed_generic.h \
 	kiss_fft.h kiss_fftr.h laplace.h mdct.h mfrngcod.h mathops.h modes.h \
 	os_support.h pgain_table.h pitch.h psy.h \
 	quant_bands.h quant_pitch.h rate.h stack_alloc.h vq.h