|
a/src/Makefile.am |
|
b/src/Makefile.am |
|
... |
|
... |
390 |
qtgui/idxsched.h \
|
390 |
qtgui/idxsched.h \
|
391 |
qtgui/idxsched.ui \
|
391 |
qtgui/idxsched.ui \
|
392 |
qtgui/images/asearch.png \
|
392 |
qtgui/images/asearch.png \
|
393 |
qtgui/images/cancel.png \
|
393 |
qtgui/images/cancel.png \
|
394 |
qtgui/images/close.png \
|
394 |
qtgui/images/close.png \
|
|
|
395 |
qtgui/images/clock.png \
|
395 |
qtgui/images/code-block.png \
|
396 |
qtgui/images/code-block.png \
|
396 |
qtgui/images/down.png \
|
397 |
qtgui/images/down.png \
|
397 |
qtgui/images/firstpage.png \
|
398 |
qtgui/images/firstpage.png \
|
398 |
qtgui/images/history.png \
|
399 |
qtgui/images/history.png \
|
|
|
400 |
qtgui/images/interro.png \
|
399 |
qtgui/images/nextpage.png \
|
401 |
qtgui/images/nextpage.png \
|
400 |
qtgui/images/prevpage.png \
|
402 |
qtgui/images/prevpage.png \
|
401 |
qtgui/images/recoll.icns \
|
403 |
qtgui/images/recoll.icns \
|
402 |
qtgui/images/recoll.png \
|
404 |
qtgui/images/recoll.png \
|
403 |
qtgui/images/sortparms.png \
|
405 |
qtgui/images/sortparms.png \
|
|
... |
|
... |
440 |
qtgui/preview_load.h \
|
442 |
qtgui/preview_load.h \
|
441 |
qtgui/preview_plaintorich.cpp \
|
443 |
qtgui/preview_plaintorich.cpp \
|
442 |
qtgui/preview_plaintorich.h \
|
444 |
qtgui/preview_plaintorich.h \
|
443 |
qtgui/preview_w.cpp \
|
445 |
qtgui/preview_w.cpp \
|
444 |
qtgui/preview_w.h \
|
446 |
qtgui/preview_w.h \
|
|
|
447 |
qtgui/preview.ui \
|
445 |
qtgui/ptrans.ui \
|
448 |
qtgui/ptrans.ui \
|
446 |
qtgui/ptrans_w.cpp \
|
449 |
qtgui/ptrans_w.cpp \
|
447 |
qtgui/ptrans_w.h \
|
450 |
qtgui/ptrans_w.h \
|
448 |
qtgui/rclhelp.cpp \
|
451 |
qtgui/rclhelp.cpp \
|
449 |
qtgui/rclhelp.h \
|
452 |
qtgui/rclhelp.h \
|
|
... |
|
... |
515 |
python/pychm/pychm.egg-info/SOURCES.txt \
|
518 |
python/pychm/pychm.egg-info/SOURCES.txt \
|
516 |
python/pychm/pychm.egg-info/dependency_links.txt \
|
519 |
python/pychm/pychm.egg-info/dependency_links.txt \
|
517 |
python/pychm/pychm.egg-info/top_level.txt \
|
520 |
python/pychm/pychm.egg-info/top_level.txt \
|
518 |
python/pychm/recollchm \
|
521 |
python/pychm/recollchm \
|
519 |
python/pychm/recollchm/__init__.py \
|
522 |
python/pychm/recollchm/__init__.py \
|
520 |
python/pychm/recollchm/__pycache__ \
|
|
|
521 |
python/pychm/recollchm/chm.py \
|
523 |
python/pychm/recollchm/chm.py \
|
522 |
python/pychm/recollchm/chmlib.py \
|
524 |
python/pychm/recollchm/chmlib.py \
|
523 |
python/pychm/recollchm/extra.c \
|
525 |
python/pychm/recollchm/extra.c \
|
524 |
python/pychm/recollchm/swig_chm.c \
|
526 |
python/pychm/recollchm/swig_chm.c \
|
525 |
python/pychm/recollchm/swig_chm.i \
|
527 |
python/pychm/recollchm/swig_chm.i \
|
|
... |
|
... |
704 |
python/recoll/recoll/rclconfig.py
|
706 |
python/recoll/recoll/rclconfig.py
|
705 |
|
707 |
|
706 |
install-data-hook:
|
708 |
install-data-hook:
|
707 |
(cd $(DESTDIR)/$(filterdir); \
|
709 |
(cd $(DESTDIR)/$(filterdir); \
|
708 |
chmod a+x rcl* ppt-dump.py xls-dump.py xlsxmltocsv.py hotrecoll.py; \
|
710 |
chmod a+x rcl* ppt-dump.py xls-dump.py xlsxmltocsv.py hotrecoll.py; \
|
709 |
chmod a+x recoll-we-move-files.py; \
|
711 |
chmod a+x recoll-we-move-files.py ../examples/rclmon.sh; \
|
710 |
chmod 0644 msodump.zip recollepub.zip rclexecm.py rcllatinstops.zip \
|
712 |
chmod 0644 msodump.zip recollepub.zip rclexecm.py rcllatinstops.zip \
|
711 |
rclconfig.py conftree.py rclmidi.py)
|
713 |
rclconfig.py conftree.py rclmidi.py rclexec1.py rcluncomp.py rclxslt.py)
|
712 |
|
714 |
|
713 |
if MAKEUSERDOC
|
715 |
if MAKEUSERDOC
|
714 |
rdocdir = $(pkgdatadir)/doc
|
716 |
rdocdir = $(pkgdatadir)/doc
|
715 |
rdoc_DATA = doc/user/usermanual.html doc/user/docbook-xsl.css
|
717 |
rdoc_DATA = doc/user/usermanual.html doc/user/docbook-xsl.css
|
716 |
doc/user/usermanual.html: doc/user/usermanual.xml
|
718 |
doc/user/usermanual.html: doc/user/usermanual.xml
|
|
... |
|
... |
718 |
test -f doc/user/Makefile || \
|
720 |
test -f doc/user/Makefile || \
|
719 |
cp -p $(top_srcdir)/doc/user/Makefile doc/user
|
721 |
cp -p $(top_srcdir)/doc/user/Makefile doc/user
|
720 |
$(MAKE) -C doc/user VPATH=$(VPATH):$(VPATH)/doc/user usermanual.html
|
722 |
$(MAKE) -C doc/user VPATH=$(VPATH):$(VPATH)/doc/user usermanual.html
|
721 |
endif
|
723 |
endif
|
722 |
|
724 |
|
723 |
dist_man1_MANS = doc/man/recoll.1 doc/man/recollq.1 doc/man/recollindex.1
|
725 |
dist_man1_MANS = doc/man/recoll.1 doc/man/recollq.1 \
|
|
|
726 |
doc/man/recollindex.1 doc/man/xadump.1
|
724 |
dist_man5_MANS = doc/man/recoll.conf.5
|
727 |
dist_man5_MANS = doc/man/recoll.conf.5
|
725 |
|
728 |
|
726 |
dist-hook:
|
729 |
dist-hook:
|
727 |
(cd $(top_srcdir); find . \
|
730 |
(cd $(top_srcdir); find . \
|
728 |
\( -name '*.pyc' -o -name '#*' -o -name '*~' \) -delete)
|
731 |
\( -name '*.pyc' -o -name '#*' -o -name '*~' \) -delete)
|