mirror of https://github.com/mstorsjo/fdk-aac.git
Update the list of paths in EXTRA_DIST
The directory libSBRdec/src/arm is no longer available since
ef864daeea
.
A couple new test files have been added.
This commit is contained in:
parent
4753071b9c
commit
2e3b0f47e2
|
@ -282,7 +282,6 @@ EXTRA_DIST = \
|
|||
$(top_srcdir)/libSBRenc/src/*.h \
|
||||
$(top_srcdir)/libSBRenc/include/*.h \
|
||||
$(top_srcdir)/libSBRdec/src/*.h \
|
||||
$(top_srcdir)/libSBRdec/src/arm/*.cpp \
|
||||
$(top_srcdir)/libSBRdec/include/*.h \
|
||||
$(top_srcdir)/libSYS/include/*.h \
|
||||
$(top_srcdir)/libPCMutils/include/*.h \
|
||||
|
@ -300,5 +299,7 @@ EXTRA_DIST = \
|
|||
$(top_srcdir)/libFDK/src/mips/*.cpp \
|
||||
$(top_srcdir)/METADATA \
|
||||
$(top_srcdir)/PREUPLOAD.cfg \
|
||||
$(top_srcdir)/sha1.h \
|
||||
$(top_srcdir)/test/* \
|
||||
$(top_srcdir)/win32/*.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue