Switch to unified view

a/Makefile.am b/Makefile.am
...
...
31
    libupnpp/control/ohplaylist.hxx \
31
    libupnpp/control/ohplaylist.hxx \
32
    libupnpp/control/ohproduct.cxx \
32
    libupnpp/control/ohproduct.cxx \
33
    libupnpp/control/ohproduct.hxx \
33
    libupnpp/control/ohproduct.hxx \
34
    libupnpp/control/ohradio.cxx \
34
    libupnpp/control/ohradio.cxx \
35
    libupnpp/control/ohradio.hxx \
35
    libupnpp/control/ohradio.hxx \
36
    libupnpp/control/ohinfo.cxx \
37
    libupnpp/control/ohinfo.hxx \
36
    libupnpp/control/ohreceiver.cxx \
38
    libupnpp/control/ohreceiver.cxx \
37
    libupnpp/control/ohreceiver.hxx \
39
    libupnpp/control/ohreceiver.hxx \
38
    libupnpp/control/ohtime.cxx \
40
    libupnpp/control/ohtime.cxx \
39
    libupnpp/control/ohtime.hxx \
41
    libupnpp/control/ohtime.hxx \
40
    libupnpp/control/ohvolume.cxx \
42
    libupnpp/control/ohvolume.cxx \
...
...
67
    libupnpp/upnpplib.cxx \
69
    libupnpp/upnpplib.cxx \
68
    libupnpp/upnpplib.hxx \
70
    libupnpp/upnpplib.hxx \
69
    libupnpp/workqueue.hxx
71
    libupnpp/workqueue.hxx
70
72
71
nobase_include_HEADERS = \
73
nobase_include_HEADERS = \
74
    libupnpp/base64.hxx \
75
    libupnpp/conf_post.h \
72
    libupnpp/config.h \
76
    libupnpp/config.h \
73
    libupnpp/conf_post.h \
74
    libupnpp/base64.hxx \
75
    libupnpp/control/avtransport.hxx \
77
    libupnpp/control/avtransport.hxx \
76
    libupnpp/control/cdircontent.hxx \
78
    libupnpp/control/cdircontent.hxx \
77
    libupnpp/control/cdirectory.hxx \
79
    libupnpp/control/cdirectory.hxx \
78
    libupnpp/control/description.hxx \
80
    libupnpp/control/description.hxx \
79
    libupnpp/control/device.hxx \
81
    libupnpp/control/device.hxx \
80
    libupnpp/control/discovery.hxx \
82
    libupnpp/control/discovery.hxx \
81
    libupnpp/control/mediarenderer.hxx \
83
    libupnpp/control/mediarenderer.hxx \
82
    libupnpp/control/mediaserver.hxx \
84
    libupnpp/control/mediaserver.hxx \
85
    libupnpp/control/ohinfo.hxx \
83
    libupnpp/control/ohplaylist.hxx \
86
    libupnpp/control/ohplaylist.hxx \
84
    libupnpp/control/ohproduct.hxx \
87
    libupnpp/control/ohproduct.hxx \
88
    libupnpp/control/ohradio.hxx \
85
    libupnpp/control/ohreceiver.hxx \
89
    libupnpp/control/ohreceiver.hxx \
86
    libupnpp/control/ohradio.hxx \
87
    libupnpp/control/ohtime.hxx \
90
    libupnpp/control/ohtime.hxx \
88
    libupnpp/control/ohvolume.hxx \
91
    libupnpp/control/ohvolume.hxx \
89
    libupnpp/control/renderingcontrol.hxx \
92
    libupnpp/control/renderingcontrol.hxx \
90
    libupnpp/control/service.hxx \
93
    libupnpp/control/service.hxx \
91
    libupnpp/device/device.hxx \
94
    libupnpp/device/device.hxx \