link libogg if necessary
This commit is contained in:
parent
15b8eb8a87
commit
4511f201c4
@ -26,6 +26,7 @@ test_cuesheet_LDADD = \
|
||||
$(top_builddir)/src/share/grabbag/libgrabbag.la \
|
||||
$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
|
||||
$(top_builddir)/src/libFLAC/libFLAC.la \
|
||||
@OGG_LIBS@ \
|
||||
-lm
|
||||
|
||||
CLEANFILES = $(wildcard *.raw)
|
||||
|
@ -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)
|
||||
|
@ -26,6 +26,7 @@ test_libFLAC___LDADD = \
|
||||
$(top_builddir)/src/test_libs_common/libtest_libs_common.la \
|
||||
$(top_builddir)/src/libFLAC++/libFLAC++.la \
|
||||
$(top_builddir)/src/libFLAC/libFLAC.la \
|
||||
@OGG_LIBS@ \
|
||||
-lm
|
||||
test_libFLAC___SOURCES = \
|
||||
decoders.cpp \
|
||||
|
@ -27,6 +27,7 @@ test_libFLAC_LDADD = \
|
||||
$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
|
||||
$(top_builddir)/src/test_libs_common/libtest_libs_common.la \
|
||||
$(top_builddir)/src/libFLAC/libFLAC.la \
|
||||
@OGG_LIBS@ \
|
||||
-lm
|
||||
test_libFLAC_SOURCES = \
|
||||
bitbuffer.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user