Switch to unified view

a/Makefile.am b/Makefile.am
...
...
22
    libupnpp/control/discovery.hxx \
22
    libupnpp/control/discovery.hxx \
23
    libupnpp/control/mediarenderer.cxx \
23
    libupnpp/control/mediarenderer.cxx \
24
    libupnpp/control/mediarenderer.hxx \
24
    libupnpp/control/mediarenderer.hxx \
25
    libupnpp/control/mediaserver.cxx \
25
    libupnpp/control/mediaserver.cxx \
26
    libupnpp/control/mediaserver.hxx \
26
    libupnpp/control/mediaserver.hxx \
27
    libupnpp/control/ohplaylist.cxx \
28
    libupnpp/control/ohplaylist.hxx \
29
    libupnpp/control/ohproduct.cxx \
30
    libupnpp/control/ohproduct.hxx \
27
    libupnpp/control/renderingcontrol.cxx \
31
    libupnpp/control/renderingcontrol.cxx \
28
    libupnpp/control/renderingcontrol.hxx \
32
    libupnpp/control/renderingcontrol.hxx \
29
    libupnpp/control/service.cxx \
33
    libupnpp/control/service.cxx \
30
    libupnpp/control/service.hxx \
34
    libupnpp/control/service.hxx \
31
    libupnpp/device/device.cxx \
35
    libupnpp/device/device.cxx \
...
...
58
    libupnpp/control/description.hxx \
62
    libupnpp/control/description.hxx \
59
    libupnpp/control/device.hxx \
63
    libupnpp/control/device.hxx \
60
    libupnpp/control/discovery.hxx \
64
    libupnpp/control/discovery.hxx \
61
    libupnpp/control/mediarenderer.hxx \
65
    libupnpp/control/mediarenderer.hxx \
62
    libupnpp/control/mediaserver.hxx \
66
    libupnpp/control/mediaserver.hxx \
67
    libupnpp/control/ohproduct.hxx \
68
    libupnpp/control/ohplaylist.hxx \
63
    libupnpp/control/renderingcontrol.hxx \
69
    libupnpp/control/renderingcontrol.hxx \
64
    libupnpp/control/service.hxx \
70
    libupnpp/control/service.hxx \
65
    libupnpp/device/device.hxx \
71
    libupnpp/device/device.hxx \
66
    libupnpp/log.hxx \
72
    libupnpp/log.hxx \
67
    libupnpp/ptmutex.hxx \
73
    libupnpp/ptmutex.hxx \