diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ endif ifdef HAVE_FLAC DEFINES += -DHAVE_FLAC OBJS += vdr_decoder_flac.o -LIBS += -lFLAC++ +LIBS += -lFLAC++ -lFLAC endif ### Targets: |
![]() |
index : vdr-plugin-muggle | |
VDR Muggle Plug-in | www-data |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -79,7 +79,7 @@ endif ifdef HAVE_FLAC DEFINES += -DHAVE_FLAC OBJS += vdr_decoder_flac.o -LIBS += -lFLAC++ +LIBS += -lFLAC++ -lFLAC endif ### Targets: |