I had trouble building because configure.in did not include the
test_grabbag/picture/Makefile entry for Makefile generation.

This patch rectifies that situation. This is with flac cvs as of this
morning.

E

Signed-off-by: Erik Hovland <[EMAIL PROTECTED]>

-- 
Erik Hovland
mail: erik AT hovland DOT org
web: http://hovland.org/
PGP/GPG public key available on request
Index: flac-cvs/configure.in
===================================================================
--- flac-cvs.orig/configure.in
+++ flac-cvs/configure.in
@@ -314,6 +314,7 @@ AC_CONFIG_FILES([ \
        src/share/utf8/Makefile \
        src/test_grabbag/Makefile \
        src/test_grabbag/cuesheet/Makefile \
+       src/test_grabbag/picture/Makefile \
        src/test_libs_common/Makefile \
        src/test_libFLAC/Makefile \
        src/test_libFLAC++/Makefile \
_______________________________________________
Flac-dev mailing list
Flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to