Makefile.am: append LIBWRAP_LDFLAGS to OUTPUT_LIBS
This fixes test/run_output.
This commit is contained in:
parent
69fcdc6a07
commit
07423c300e
@ -632,6 +632,7 @@ OUTPUT_CFLAGS = \
|
|||||||
$(SHOUT_CFLAGS)
|
$(SHOUT_CFLAGS)
|
||||||
|
|
||||||
OUTPUT_LIBS = \
|
OUTPUT_LIBS = \
|
||||||
|
$(LIBWRAP_LDFLAGS) \
|
||||||
$(AO_LIBS) \
|
$(AO_LIBS) \
|
||||||
$(ALSA_LIBS) \
|
$(ALSA_LIBS) \
|
||||||
$(JACK_LIBS) \
|
$(JACK_LIBS) \
|
||||||
|
Loading…
Reference in New Issue
Block a user