mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix library list
This commit is contained in:
@@ -23,7 +23,7 @@ topdir = ../..
|
||||
|
||||
PROGRAM_NAME = test_libFLAC
|
||||
INCLUDES = -I../libFLAC/include -I$(topdir)/include
|
||||
LIBS = -lgrabbag -lFLAC -lm
|
||||
LIBS = -lgrabbag -lgain_analysis -lFLAC -lm
|
||||
SRCS_C = \
|
||||
bitbuffer.c \
|
||||
decoders.c \
|
||||
|
||||
Reference in New Issue
Block a user