add new gain_analysis convenience library

This commit is contained in:
Josh Coalson
2002-10-24 05:44:42 +00:00
parent ca8660193b
commit ddadef6f97
15 changed files with 635 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ topdir = ../..
PROGRAM_NAME = metaflac
INCLUDES = -I./include -I$(topdir)/include
LIBS = -lFLAC -lgetopt -lutf8 -lm
LIBS = -lFLAC -lgain_analysis -lgetopt -lutf8 -lm
OBJS = \
main.o