Adding fields to the struct
This commit is contained in:
parent
405025dea8
commit
07ec79072d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
lib_LTLIBRARIES = libcelt.la
|
lib_LTLIBRARIES = libcelt.la
|
||||||
|
|
||||||
# Sources for compilation in the library
|
# Sources for compilation in the library
|
||||||
libcelt_la_SOURCES = mdct.c
|
libcelt_la_SOURCES = celt.c mdct.c
|
||||||
|
|
||||||
#noinst_HEADERS =
|
#noinst_HEADERS =
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue