Switch to unified view

a/Makefile.am b/Makefile.am
...
...
28
    libupnpp/control/mediaserver.hxx \
28
    libupnpp/control/mediaserver.hxx \
29
    libupnpp/control/ohplaylist.cxx \
29
    libupnpp/control/ohplaylist.cxx \
30
    libupnpp/control/ohplaylist.hxx \
30
    libupnpp/control/ohplaylist.hxx \
31
    libupnpp/control/ohproduct.cxx \
31
    libupnpp/control/ohproduct.cxx \
32
    libupnpp/control/ohproduct.hxx \
32
    libupnpp/control/ohproduct.hxx \
33
    libupnpp/control/ohtime.cxx \
34
    libupnpp/control/ohtime.hxx \
33
    libupnpp/control/renderingcontrol.cxx \
35
    libupnpp/control/renderingcontrol.cxx \
34
    libupnpp/control/renderingcontrol.hxx \
36
    libupnpp/control/renderingcontrol.hxx \
35
    libupnpp/control/service.cxx \
37
    libupnpp/control/service.cxx \
36
    libupnpp/control/service.hxx \
38
    libupnpp/control/service.hxx \
37
    libupnpp/device/device.cxx \
39
    libupnpp/device/device.cxx \
...
...
58
    libupnpp/upnpplib.cxx \
60
    libupnpp/upnpplib.cxx \
59
    libupnpp/upnpplib.hxx \
61
    libupnpp/upnpplib.hxx \
60
    libupnpp/workqueue.hxx
62
    libupnpp/workqueue.hxx
61
63
62
nobase_include_HEADERS = \
64
nobase_include_HEADERS = \
65
    libupnpp/base64.hxx \
63
    libupnpp/control/avtransport.hxx \
66
    libupnpp/control/avtransport.hxx \
64
    libupnpp/control/cdircontent.hxx \
67
    libupnpp/control/cdircontent.hxx \
65
    libupnpp/control/cdirectory.hxx \
68
    libupnpp/control/cdirectory.hxx \
66
    libupnpp/control/description.hxx \
69
    libupnpp/control/description.hxx \
67
    libupnpp/control/device.hxx \
70
    libupnpp/control/device.hxx \
68
    libupnpp/control/discovery.hxx \
71
    libupnpp/control/discovery.hxx \
69
    libupnpp/control/mediarenderer.hxx \
72
    libupnpp/control/mediarenderer.hxx \
70
    libupnpp/control/mediaserver.hxx \
73
    libupnpp/control/mediaserver.hxx \
74
    libupnpp/control/ohplaylist.hxx \
71
    libupnpp/control/ohproduct.hxx \
75
    libupnpp/control/ohproduct.hxx \
72
    libupnpp/control/ohplaylist.hxx \
76
    libupnpp/control/ohtime.hxx \
73
    libupnpp/control/renderingcontrol.hxx \
77
    libupnpp/control/renderingcontrol.hxx \
74
    libupnpp/control/service.hxx \
78
    libupnpp/control/service.hxx \
75
    libupnpp/device/device.hxx \
79
    libupnpp/device/device.hxx \
76
    libupnpp/base64.hxx \
77
    libupnpp/log.hxx \
80
    libupnpp/log.hxx \
78
    libupnpp/ptmutex.hxx \
81
    libupnpp/ptmutex.hxx \
79
    libupnpp/soaphelp.hxx \
82
    libupnpp/soaphelp.hxx \
80
    libupnpp/upnpavutils.hxx \
83
    libupnpp/upnpavutils.hxx \
81
    libupnpp/upnpplib.hxx \
84
    libupnpp/upnpplib.hxx \