From 72a3a6c13329869000b34a12ba27d8bfdfbc22b3 Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Sat, 30 May 2020 21:22:09 -0700 Subject: 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 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3