From 86e52813a96d1c9647561e445a347d44d70b13c0 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Wed, 19 Aug 2009 20:01:09 +0000 Subject: [PATCH] another bug fix --- linux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Makefile.am b/linux/Makefile.am index d8277da9..ce7dfc68 100755 --- a/linux/Makefile.am +++ b/linux/Makefile.am @@ -67,7 +67,7 @@ llcon_SOURCES = ../src/buffer.cpp \ sound.h \ ../libs/celt/celt.h \ ../libs/celt/celt_types.h \ - ../libs/celt/celt_header.h + ../libs/celt/celt_header.h \ ../libs/celt/_kiss_fft_guts.h \ ../libs/celt/arch.h \ ../libs/celt/bands.h \