diff --git a/src/test_unit/Makefile.lite b/src/test_unit/Makefile.lite index eb814db1..d1b49015 100644 --- a/src/test_unit/Makefile.lite +++ b/src/test_unit/Makefile.lite @@ -21,7 +21,7 @@ PROGRAM_NAME = test_unit INCLUDES = -I../libFLAC/include -I../../include -LIBS = -lFLAC -lm -lefence +LIBS = -lFLAC -lm OBJS = \ bitbuffer.o \ decoders.o \