Switch to side-by-side view

--- a/Makefile.am
+++ b/Makefile.am
@@ -33,6 +33,8 @@
     libupnpp/control/ohproduct.hxx \
     libupnpp/control/ohradio.cxx \
     libupnpp/control/ohradio.hxx \
+    libupnpp/control/ohinfo.cxx \
+    libupnpp/control/ohinfo.hxx \
     libupnpp/control/ohreceiver.cxx \
     libupnpp/control/ohreceiver.hxx \
     libupnpp/control/ohtime.cxx \
@@ -69,9 +71,9 @@
     libupnpp/workqueue.hxx
 
 nobase_include_HEADERS = \
+    libupnpp/base64.hxx \
+    libupnpp/conf_post.h \
     libupnpp/config.h \
-    libupnpp/conf_post.h \
-    libupnpp/base64.hxx \
     libupnpp/control/avtransport.hxx \
     libupnpp/control/cdircontent.hxx \
     libupnpp/control/cdirectory.hxx \
@@ -80,10 +82,11 @@
     libupnpp/control/discovery.hxx \
     libupnpp/control/mediarenderer.hxx \
     libupnpp/control/mediaserver.hxx \
+    libupnpp/control/ohinfo.hxx \
     libupnpp/control/ohplaylist.hxx \
     libupnpp/control/ohproduct.hxx \
+    libupnpp/control/ohradio.hxx \
     libupnpp/control/ohreceiver.hxx \
-    libupnpp/control/ohradio.hxx \
     libupnpp/control/ohtime.hxx \
     libupnpp/control/ohvolume.hxx \
     libupnpp/control/renderingcontrol.hxx \