summaryrefslogtreecommitdiff
path: root/src/test_grabbag/cuesheet/Makefile.am
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2002-12-04 06:57:38 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2002-12-04 06:57:38 +0000
commit44ca9fedaa0ba7b104b208c33e6b874a147b2ec7 (patch)
treecbd041f24b4d6b643c581251a60b3b857dd2589d /src/test_grabbag/cuesheet/Makefile.am
parent34c1ea8ca2a567043d079c4a6e0baa3f0f6341d4 (diff)
downloadflac-44ca9fedaa0ba7b104b208c33e6b874a147b2ec7.tar.gz
fix library list
Diffstat (limited to 'src/test_grabbag/cuesheet/Makefile.am')
-rw-r--r--src/test_grabbag/cuesheet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test_grabbag/cuesheet/Makefile.am b/src/test_grabbag/cuesheet/Makefile.am
index 7bdcde47..6ee2c038 100644
--- a/src/test_grabbag/cuesheet/Makefile.am
+++ b/src/test_grabbag/cuesheet/Makefile.am
@@ -27,6 +27,7 @@ test_cuesheet_SOURCES = \
main.c
test_cuesheet_LDADD = \
$(top_builddir)/src/share/grabbag/libgrabbag.a \
+ $(top_builddir)/src/share/gain_analysis/libgain_analysis.a \
$(top_builddir)/src/libFLAC/libFLAC.la \
-lm