Switch to unified view

a/src/Makefile.am b/src/Makefile.am
...
...
650
650
651
install-data-hook: 
651
install-data-hook: 
652
    (cd $(DESTDIR)/$(filterdir); \
652
    (cd $(DESTDIR)/$(filterdir); \
653
    chmod a+x rcl* ppt-dump.py xls-dump.py xlsxmltocsv.py hotrecoll.py; \
653
    chmod a+x rcl* ppt-dump.py xls-dump.py xlsxmltocsv.py hotrecoll.py; \
654
    chmod a+x recoll-we-move-files.py; \
654
    chmod a+x recoll-we-move-files.py; \
655
    chmod 0644 msodump.zip rclexecm.py rcllatinstops.zip rclconfig.py) 
655
    chmod 0644 msodump.zip rclexecm.py rcllatinstops.zip rclconfig.py rclmidi.py)
656
656
657
if MAKEUSERDOC
657
if MAKEUSERDOC
658
rdocdir = $(pkgdatadir)/doc
658
rdocdir = $(pkgdatadir)/doc
659
rdoc_DATA = doc/user/usermanual.html doc/user/docbook-xsl.css 
659
rdoc_DATA = doc/user/usermanual.html doc/user/docbook-xsl.css 
660
doc/user/usermanual.html: doc/user/usermanual.xml
660
doc/user/usermanual.html: doc/user/usermanual.xml