aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStefan Saraev <stefan@saraev.ca>2016-05-09 21:47:14 +0300
committerStefan Saraev <stefan@saraev.ca>2016-05-09 21:48:55 +0300
commit405606c9f65df29fcfb7ea5c12b67c23c527bb68 (patch)
tree4a9e29214a88c13884349fb8dedcc3336b7d5e6f /Makefile.in
parenta031023e1c8736600935233ba53fc70817130c54 (diff)
[cleanup] ogg/vorbis/flac leftovers
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 71d0d8f678..957fb92a09 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -393,7 +393,7 @@ FFMPEGOBJS = @FFMPEG_LIBDIR@/libavcodec.a \
@FFMPEG_LIBDIR@/libpostproc.a \
@FFMPEG_LIBDIR@/libswscale.a
DYNOBJSXBMC+= $(FFMPEGOBJS)
-LIBS+= @GNUTLS_ALL_LIBS@ @VORBISENC_ALL_LIBS@ @DCADEC_ALL_LIBS@
+LIBS+= @GNUTLS_ALL_LIBS@
$(FFMPEGOBJS): dvdpcodecs
endif