|
a/Makefile.am |
|
b/Makefile.am |
|
... |
|
... |
48 |
src/workqueue.hxx
|
48 |
src/workqueue.hxx
|
49 |
|
49 |
|
50 |
upmpdcli_LDADD = -lupnpp -lmpdclient -lpthread
|
50 |
upmpdcli_LDADD = -lupnpp -lmpdclient -lpthread
|
51 |
|
51 |
|
52 |
scctl_SOURCES = \
|
52 |
scctl_SOURCES = \
|
53 |
scctl_src/scctl.cxx
|
53 |
scctl_src/scctl.cxx \
|
|
|
54 |
src/netcon.cpp \
|
|
|
55 |
src/upmpdutils.cxx
|
54 |
|
56 |
|
55 |
scctl_LDADD = -lupnpp -lpthread
|
57 |
scctl_LDADD = -lupnpp -lpthread
|
56 |
|
58 |
|
57 |
dist_pkgdata_DATA = src/description.xml src/AVTransport.xml \
|
59 |
dist_pkgdata_DATA = src/description.xml src/AVTransport.xml \
|
58 |
src/RenderingControl.xml src/ConnectionManager.xml \
|
60 |
src/RenderingControl.xml src/ConnectionManager.xml \
|