add undocumented option --apply-replaygain-which-is-not-lossless to flac; required...
[platform/upstream/flac.git] / src / test_libFLAC / Makefile.lite
index a5bb012..effcb1b 100644 (file)
@@ -23,7 +23,7 @@ topdir = ../..
 
 PROGRAM_NAME = test_libFLAC
 INCLUDES     = -I../libFLAC/include -I$(topdir)/include
-LIBS         = -lgrabbag -lgain_analysis -lFLAC -lm
+LIBS         = -lgrabbag -lreplaygain_analysis -lFLAC -lm
 SRCS_C = \
        bitbuffer.c \
        decoders.c \