From 07ec79072d67c0c9854c1973d9af11a2f329983b Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 29 Nov 2007 18:06:21 +1100 Subject: [PATCH] Adding fields to the struct --- libcelt/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcelt/Makefile.am b/libcelt/Makefile.am index 3c854090..44ea4941 100644 --- a/libcelt/Makefile.am +++ b/libcelt/Makefile.am @@ -9,7 +9,7 @@ lib_LTLIBRARIES = libcelt.la # Sources for compilation in the library -libcelt_la_SOURCES = mdct.c +libcelt_la_SOURCES = celt.c mdct.c #noinst_HEADERS =