mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
- lyxsweave.R: set missing SVN EOL style and add missing makefile entry
- lib/Makefile.am: add missing scripts git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35769 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
37de068138
commit
b8ca0e7fd3
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user