mirror of https://github.com/mstorsjo/fdk-aac.git
Update Makefile.am with newly added and removed files
This commit is contained in:
parent
1ce312b1dc
commit
932fc12396
|
@ -74,7 +74,6 @@ AACENC_SRC = \
|
|||
libAACenc/src/pre_echo_control.cpp \
|
||||
libAACenc/src/quantize.cpp \
|
||||
libAACenc/src/tonality.cpp \
|
||||
libAACenc/src/aacenc_hcr.cpp \
|
||||
libAACenc/src/aacEnc_rom.cpp \
|
||||
libAACenc/src/bandwidth.cpp \
|
||||
libAACenc/src/channel_map.cpp \
|
||||
|
@ -119,6 +118,7 @@ MPEGTPDEC_SRC = \
|
|||
libMpegTPDec/src/tpdec_adif.cpp \
|
||||
libMpegTPDec/src/tpdec_adts.cpp \
|
||||
libMpegTPDec/src/tpdec_asc.cpp \
|
||||
libMpegTPDec/src/tpdec_drm.cpp \
|
||||
libMpegTPDec/src/tpdec_latm.cpp \
|
||||
libMpegTPDec/src/tpdec_lib.cpp
|
||||
|
||||
|
|
Loading…
Reference in New Issue