blob: e44470604e1e996a9e9e09bc92d192da26fe8de5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- ./Makefile.am.orig
+++ ./Makefile.am
@@ -678,6 +678,7 @@
$(TWOLAME_LIBS) \
$(FLAC_LIBS) \
$(OPUS_LIBS) \
+ $(VORBIS_LIBS) \
$(VORBISENC_LIBS)
libencoder_plugins_a_SOURCES = \
|