summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-03 01:07:24 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-03 01:07:24 +0000
commit66616f96d12f991f2772d6782b00cec38566cf1c (patch)
tree0e4b2415c413766538e59b43d845d61131dcdefd /configure.in
parent2217cb85eac67ae43d60cf90cff4d9c34caf3466 (diff)
downloadflac-66616f96d12f991f2772d6782b00cec38566cf1c.tar.gz
add test/pictures/Makefile to AC_OUTPUT
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 17f05fa0..29b3ee3c 100644
--- a/configure.in
+++ b/configure.in
@@ -339,6 +339,7 @@ AC_CONFIG_FILES([ \
test/cuesheets/Makefile \
test/flac-to-flac-metadata-test-files/Makefile \
test/metaflac-test-files/Makefile \
+ test/pictures/Makefile \
build/Makefile \
obj/Makefile \
obj/debug/Makefile \