aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRalph Giles <giles@thaumas.net>2020-05-30 21:22:09 -0700
committerRalph Giles <giles@thaumas.net>2020-06-01 00:48:50 -0700
commit72a3a6c13329869000b34a12ba27d8bfdfbc22b3 (patch)
tree883cd315ebc65114ed3a324ce7ece8fc27ca508f /.gitignore
parentfefcad3797de1beaba2784bb229679b743846cdc (diff)
downloadlibopus-72a3a6c13329869000b34a12ba27d8bfdfbc22b3.tar.gz
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