]> git.lyx.org Git - features.git/commitdiff
Add fig_copy.sh and lyxpreview_tools.py to the dist.
authorAngus Leeming <leeming@lyx.org>
Sat, 9 Apr 2005 10:52:52 +0000 (10:52 +0000)
committerAngus Leeming <leeming@lyx.org>
Sat, 9 Apr 2005 10:52:52 +0000 (10:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9796 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/Makefile.am

index abd894210b21cb62a9a6e55125a938f4a34def1b..6364a7d4e07464af9bf2ce7a422ffadc61be3c11 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-09  Angus Leeming  <leeming@lyx.org>
+
+       * Makefile.am (dist_scripts_DATA): add scripts/fig_copy.sh and
+       scripts/lyxpreview_tools.py.
+
 2005-04-08  Angus Leeming  <leeming@lyx.org>
 
        * generate_contributions.py: new file. Master repository of all
index 5bd5e1c23067d0aa9a2472b52501da13ee5a2d1c..32459d5493091f38ad4b499b40c318525bd449e7 100644 (file)
@@ -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