Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2012-04-05 20:19:25 +0400
committerRalph Giles <giles@thaumas.net>2012-04-05 20:19:25 +0400
commit8779266cf1414c7d709ebcaaa2f39a59ba7570aa (patch)
tree469dacc79d9e5930a80b12ba2af71e880eede911 /doc/build_draft.sh
parentd9474d9085ab1418220dc8c74e8da4dcc43f99b4 (diff)
Add opus_custom.h to celt_headers.txt.
This file is included unconditionally by celt.h. As such it's a required part of the build and should be in the header index files.
Diffstat (limited to 'doc/build_draft.sh')
-rwxr-xr-xdoc/build_draft.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/build_draft.sh b/doc/build_draft.sh
index 7809ee83..3b8fe54f 100755
--- a/doc/build_draft.sh
+++ b/doc/build_draft.sh
@@ -26,7 +26,6 @@ done
cp -a "${toplevel}"/src/opus_demo.c "${destdir}"/src/
cp -a "${toplevel}"/src/opus_compare.c "${destdir}"/src/
cp -a "${toplevel}"/celt/opus_custom_demo.c "${destdir}"/celt/
-cp -a "${toplevel}"/include/opus_custom.h "${destdir}"/celt/
cp -a "${toplevel}"/Makefile.draft "${destdir}"/Makefile
cp -a "${toplevel}"/opus_sources.mk "${destdir}"/
cp -a "${toplevel}"/celt_sources.mk "${destdir}"/