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>2020-05-31 07:22:09 +0300
committerRalph Giles <giles@thaumas.net>2020-06-01 10:48:50 +0300
commit72a3a6c13329869000b34a12ba27d8bfdfbc22b3 (patch)
tree883cd315ebc65114ed3a324ce7ece8fc27ca508f /.gitignore
parentfefcad3797de1beaba2784bb229679b743846cdc (diff)
Build trivial_example by default.
Add doc/trivial_example.c to the autotools build so we get some minimal verification that the code compiles. Signed-off-by: Mark Harris <mark.hsj@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 31e29014..837619f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,6 +38,7 @@ opus_demo
repacketizer_demo
stamp-h1
test-driver
+trivial_example
*.sw*
*.o
*.lo