From: Angus Leeming Date: Sat, 9 Apr 2005 10:52:52 +0000 (+0000) Subject: Add fig_copy.sh and lyxpreview_tools.py to the dist. X-Git-Tag: 1.6.10~14415 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=71298cca7fa46d6d3cae12d9954dd05b5fd40c71;p=features.git Add fig_copy.sh and lyxpreview_tools.py to the dist. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9796 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index abd894210b..6364a7d4e0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-04-09 Angus Leeming + + * Makefile.am (dist_scripts_DATA): add scripts/fig_copy.sh and + scripts/lyxpreview_tools.py. + 2005-04-08 Angus Leeming * generate_contributions.py: new file. Master repository of all diff --git a/lib/Makefile.am b/lib/Makefile.am index 5bd5e1c230..32459d5493 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -865,9 +865,11 @@ dist_scripts_DATA = \ scripts/fen2ascii.py \ scripts/fig2pdftex.sh \ scripts/fig2pstex.sh \ - scripts/listerrors \ + scripts/fig_copy.sh \ scripts/legacy_lyxpreview2ppm.py \ + scripts/listerrors \ scripts/lyxpreview2bitmap.py \ + scripts/lyxpreview_tools.py \ scripts/tex_copy.py templatesdir = $(pkgdatadir)/templates