]> git.lyx.org Git - lyx.git/commitdiff
- lyxsweave.R: set missing SVN EOL style and add missing makefile entry
authorUwe Stöhr <uwestoehr@web.de>
Fri, 22 Oct 2010 00:10:18 +0000 (00:10 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 22 Oct 2010 00:10:18 +0000 (00:10 +0000)
- lib/Makefile.am: add missing scripts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35769 a592a061-630c-0410-9148-cb99ea01b6c8

lib/Makefile.am

index 32943f61d25486de1e1b30ed2a547b273c2a4e22..6b936977d65a07fd2b74ce29f1d031c433bea475 100644 (file)
@@ -1200,11 +1200,10 @@ dist_layouts_DATA =\
 scriptsdir = $(pkgdatadir)/scripts
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_PYTHON = \
-       scripts/TeXFiles.py \
        scripts/bash_completion \
        scripts/clean_dvi.py \
-       scripts/csv2lyx.py \
        scripts/convertDefault.py \
+       scripts/csv2lyx.py \
        scripts/date.py \
        scripts/ext_copy.py \
        scripts/fen2ascii.py \
@@ -1218,7 +1217,12 @@ dist_scripts_PYTHON = \
        scripts/lyxpreview-lytex2bitmap.py \
        scripts/lyxpreview-platex2bitmap.py \
        scripts/lyxpreview_tools.py \
-       scripts/tex_copy.py
+       scripts/lyxsweave.R \
+       scripts/prefs2prefs.py \
+       scripts/prefs2prefs_lfuns.py \
+       scripts/prefs2prefs_prefs.py \
+       scripts/tex_copy.py \
+       scripts/TeXFiles.py
 
 templatesdir = $(pkgdatadir)/templates
 dist_templates_DATA = \