summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-09-16 19:55:11 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-09-17 06:14:57 +1000
commita9712a2279f6d1a7b4902170b0b1795fff19d00d (patch)
tree36723d71d79d96cf61a9d580fc283ae4aacf8c8d /configure.ac
parent1d3d50a9185462b1ec25f1902ccfba9c589f2a65 (diff)
downloadflac-a9712a2279f6d1a7b4902170b0b1795fff19d00d.tar.gz
Factor out common test functionality to test/common.sh.in.
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 ed9713b2..ed7c9eef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -491,6 +491,7 @@ AC_CONFIG_FILES([ \
doc/html/ru/Makefile \
m4/Makefile \
man/Makefile \
+ test/common.sh \
test/Makefile \
test/cuesheets/Makefile \
test/flac-to-flac-metadata-test-files/Makefile \