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