Switch to side-by-side view

--- a/src/desktop/unity-lens-recoll/Makefile.am
+++ b/src/desktop/unity-lens-recoll/Makefile.am
@@ -19,7 +19,6 @@
 docs_DATA = \
   AUTHORS \
   ChangeLog \
-  COPYING \
   NEWS \
   README \
   $(NULL)
@@ -33,7 +32,8 @@
   recollscope/rclsearch.py \
   $(NULL)
 
-libexec_SCRIPTS = \
+daemondir = $(datadir)/unity-lens-recoll/
+daemon_SCRIPTS = \
   bin/unity-recoll-daemon \
   $(NULL)