|
a/Makefile.am |
|
b/Makefile.am |
|
... |
|
... |
15 |
libupnpp/control/cdircontent.hxx \
|
15 |
libupnpp/control/cdircontent.hxx \
|
16 |
libupnpp/control/cdirectory.cxx \
|
16 |
libupnpp/control/cdirectory.cxx \
|
17 |
libupnpp/control/cdirectory.hxx \
|
17 |
libupnpp/control/cdirectory.hxx \
|
18 |
libupnpp/control/description.cxx \
|
18 |
libupnpp/control/description.cxx \
|
19 |
libupnpp/control/description.hxx \
|
19 |
libupnpp/control/description.hxx \
|
|
|
20 |
libupnpp/control/device.hxx \
|
20 |
libupnpp/control/discovery.cxx \
|
21 |
libupnpp/control/discovery.cxx \
|
21 |
libupnpp/control/discovery.hxx \
|
22 |
libupnpp/control/discovery.hxx \
|
22 |
libupnpp/control/mediarenderer.cxx \
|
23 |
libupnpp/control/mediarenderer.cxx \
|
23 |
libupnpp/control/mediarenderer.hxx \
|
24 |
libupnpp/control/mediarenderer.hxx \
|
|
|
25 |
libupnpp/control/mediaserver.cxx \
|
|
|
26 |
libupnpp/control/mediaserver.hxx \
|
24 |
libupnpp/control/renderingcontrol.cxx \
|
27 |
libupnpp/control/renderingcontrol.cxx \
|
25 |
libupnpp/control/renderingcontrol.hxx \
|
28 |
libupnpp/control/renderingcontrol.hxx \
|
26 |
libupnpp/control/service.cxx \
|
29 |
libupnpp/control/service.cxx \
|
27 |
libupnpp/control/service.hxx \
|
30 |
libupnpp/control/service.hxx \
|
28 |
libupnpp/device/device.cxx \
|
31 |
libupnpp/device/device.cxx \
|
|
... |
|
... |
51 |
nobase_include_HEADERS = \
|
54 |
nobase_include_HEADERS = \
|
52 |
libupnpp/control/avtransport.hxx \
|
55 |
libupnpp/control/avtransport.hxx \
|
53 |
libupnpp/control/cdircontent.hxx \
|
56 |
libupnpp/control/cdircontent.hxx \
|
54 |
libupnpp/control/cdirectory.hxx \
|
57 |
libupnpp/control/cdirectory.hxx \
|
55 |
libupnpp/control/description.hxx \
|
58 |
libupnpp/control/description.hxx \
|
|
|
59 |
libupnpp/control/device.hxx \
|
56 |
libupnpp/control/discovery.hxx \
|
60 |
libupnpp/control/discovery.hxx \
|
57 |
libupnpp/control/mediarenderer.hxx \
|
61 |
libupnpp/control/mediarenderer.hxx \
|
|
|
62 |
libupnpp/control/mediaserver.hxx \
|
58 |
libupnpp/control/renderingcontrol.hxx \
|
63 |
libupnpp/control/renderingcontrol.hxx \
|
59 |
libupnpp/control/service.hxx \
|
64 |
libupnpp/control/service.hxx \
|
60 |
libupnpp/device/device.hxx \
|
65 |
libupnpp/device/device.hxx \
|
61 |
libupnpp/log.hxx \
|
66 |
libupnpp/log.hxx \
|
62 |
libupnpp/ptmutex.hxx \
|
67 |
libupnpp/ptmutex.hxx \
|