|
a/Makefile.am |
|
b/Makefile.am |
|
... |
|
... |
47 |
upmpdcli_SOURCES = \
|
47 |
upmpdcli_SOURCES = \
|
48 |
upmpd/conftree.cxx \
|
48 |
upmpd/conftree.cxx \
|
49 |
upmpd/conftree.hxx \
|
49 |
upmpd/conftree.hxx \
|
50 |
upmpd/mpdcli.cxx \
|
50 |
upmpd/mpdcli.cxx \
|
51 |
upmpd/mpdcli.hxx \
|
51 |
upmpd/mpdcli.hxx \
|
|
|
52 |
upmpd/upmpd.hxx \
|
52 |
upmpd/upmpd.cxx \
|
53 |
upmpd/upmpd.cxx \
|
53 |
upmpd/upmpdutils.cxx \
|
54 |
upmpd/upmpdutils.cxx \
|
54 |
upmpd/upmpdutils.hxx \
|
55 |
upmpd/upmpdutils.hxx \
|
55 |
upmpd/renderctl.hxx \
|
56 |
upmpd/renderctl.hxx \
|
56 |
upmpd/renderctl.cxx \
|
57 |
upmpd/renderctl.cxx \
|