From 66616f96d12f991f2772d6782b00cec38566cf1c Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 3 Oct 2006 01:07:24 +0000 Subject: [PATCH] add test/pictures/Makefile to AC_OUTPUT --- configure.in | 1 + 1 file changed, 1 insertion(+) 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 \