Commit 5d6f75aa authored by Max Kellermann's avatar Max Kellermann

Makefile.am: link output plugins before libtag.a

parent eaf0662b
......@@ -49,8 +49,8 @@ src_mpd_LDADD = \
$(DECODER_LIBS) \
$(INPUT_LIBS) \
$(ARCHIVE_LIBS) \
$(TAG_LIBS) \
$(OUTPUT_LIBS) \
$(TAG_LIBS) \
$(FILTER_LIBS) \
$(ENCODER_LIBS) \
$(MIXER_LIBS) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment