fix library list

This commit is contained in:
Josh Coalson
2002-12-04 06:57:38 +00:00
parent 34c1ea8ca2
commit 44ca9fedaa
20 changed files with 25 additions and 20 deletions

View File

@@ -23,7 +23,7 @@ topdir = ../..
PROGRAM_NAME = test_libFLAC++
INCLUDES = -I$(topdir)/include
LIBS = -lgrabbag -lFLAC++ -lFLAC -lm
LIBS = -lgrabbag -lgain_analysis -lFLAC++ -lFLAC -lm
SRCS_CPP = \
decoders.cpp \
encoders.cpp \