summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b3d5d6f..e17cb87 100644
--- a/Makefile
+++ b/Makefile
@@ -79,7 +79,7 @@ endif
ifdef HAVE_FLAC
DEFINES += -DHAVE_FLAC
OBJS += vdr_decoder_flac.o
-LIBS += -lFLAC++
+LIBS += -lFLAC++ -lFLAC
endif
### Targets: