summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2006-12-13 10:08:27 +0000
committerDavid Schleef <ds@schleef.org>2006-12-13 10:08:27 +0000
commit03e7e4a2f766cfb102745d07b78edad1b9c34554 (patch)
treeacf37397acb32932d27bf0f164b54672218f5e69 /configure.ac
parent495ec7b85bd093f38668e1b1923f1a65069720b2 (diff)
downloadliboil-03e7e4a2f766cfb102745d07b78edad1b9c34554.tar.gz
* configure.ac:
* examples/Makefile.am: * examples/audioresample/Makefile.am: * examples/audioresample/buffer.c: * examples/audioresample/buffer.h: * examples/audioresample/functable.c: * examples/audioresample/functable.h: * examples/audioresample/resample-removed.c: * examples/audioresample/resample.c: * examples/audioresample/resample.h: * examples/audioresample/resample_chunk.c: * examples/audioresample/resample_functable.c: * examples/audioresample/resample_ref.c: * examples/audioresample/test_functable1.c: Copied from elsewhere and hacked up.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3a59921..7e9063b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,6 +223,7 @@ liboil/utf8/Makefile
testsuite/Makefile
testsuite/instruction/Makefile
examples/Makefile
+examples/audioresample/Makefile
examples/huffman/Makefile
examples/jpeg/Makefile
examples/md5/Makefile