summaryrefslogtreecommitdiff
path: root/src/test_grabbag/picture/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 05:15:59 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2006-10-15 05:15:59 +0000
commit4511f201c4837acb5e525ccc1f4bdd9b5e1ad863 (patch)
treea8a42b5e3bc49f44d49c022bfd9796cabd1bb078 /src/test_grabbag/picture/Makefile.am
parent15b8eb8a87e392d44a9ef791fdcc430045f4b67b (diff)
downloadflac-4511f201c4837acb5e525ccc1f4bdd9b5e1ad863.tar.gz
link libogg if necessary
Diffstat (limited to 'src/test_grabbag/picture/Makefile.am')
-rw-r--r--src/test_grabbag/picture/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test_grabbag/picture/Makefile.am b/src/test_grabbag/picture/Makefile.am
index 1d17547f..5fdaa0ed 100644
--- a/src/test_grabbag/picture/Makefile.am
+++ b/src/test_grabbag/picture/Makefile.am
@@ -25,6 +25,7 @@ test_picture_SOURCES = \
test_picture_LDADD = \
$(top_builddir)/src/share/grabbag/libgrabbag.la \
$(top_builddir)/src/libFLAC/libFLAC.la \
+ @OGG_LIBS@ \
-lm
CLEANFILES = $(wildcard *.raw)