src/Makefile.am: add avcodec libs

Origin commit data
------------------
Commit: db3defd851
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
This commit is contained in:
[CST] Focus
2012-05-08 16:14:43 +04:00
parent c8fc5e641d
commit e43be7ec03

View File

@@ -85,6 +85,7 @@ neutrino_LDADD = \
@LIBCS_LIBS@ \ @LIBCS_LIBS@ \
@AVFORMAT_LIBS@ \ @AVFORMAT_LIBS@ \
@AVUTIL_LIBS@ \ @AVUTIL_LIBS@ \
@AVCODEC_LIBS@ \
$(FLACLIBS) \ $(FLACLIBS) \
$(VORBISLIBS) \ $(VORBISLIBS) \
-ldvbsi++ \ -ldvbsi++ \