Switch to side-by-side view
--- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,7 @@ src/upmpdutils.hxx \ src/workqueue.hxx -upmpdcli_LDADD = -lupnpp -lmpdclient -lpthread +upmpdcli_LDADD = $(UPMPDCLI_LIBS) scctl_SOURCES = \ scctl_src/scctl.cpp \
--- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,7 @@ src/upmpdutils.hxx \ src/workqueue.hxx -upmpdcli_LDADD = -lupnpp -lmpdclient -lpthread +upmpdcli_LDADD = $(UPMPDCLI_LIBS) scctl_SOURCES = \ scctl_src/scctl.cpp \