Commit 07423c30 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: append LIBWRAP_LDFLAGS to OUTPUT_LIBS

This fixes test/run_output.
parent 69fcdc6a
......@@ -632,6 +632,7 @@ OUTPUT_CFLAGS = \
$(SHOUT_CFLAGS)
OUTPUT_LIBS = \
$(LIBWRAP_LDFLAGS) \
$(AO_LIBS) \
$(ALSA_LIBS) \
$(JACK_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