]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Add testfiles-references to automake build: vcs_info_export moved to new directory...
[lyx.git] / lib / Makefile.am
index cc23c8d0c85d104d30770b0258e0d5df47853d35..2c4c5a17bbf63e7c7361e158ee8592a18b95b217 100644 (file)
@@ -66,6 +66,10 @@ commandsdir = $(pkgdatadir)/commands
 dist_commands_DATA = \
        commands/default.def
 
+arexamplesdir = $(pkgdatadir)/examples/ar
+dist_arexamples_DATA = \
+       examples/ar/splash.lyx
+
 caexamplesdir = $(pkgdatadir)/examples/ca
 dist_caexamples_DATA = \
        examples/ca/ItemizeBullets.lyx \
@@ -227,6 +231,8 @@ dist_roexamples_DATA = \
 
 ruexamplesdir = $(pkgdatadir)/examples/ru
 dist_ruexamples_DATA = \
+       examples/ru/example_lyxified.lyx \
+       examples/ru/example_raw.lyx \
        examples/ru/splash.lyx
 
 slexamplesdir = $(pkgdatadir)/examples/sl
@@ -2357,6 +2363,7 @@ dist_scripts_DATA += \
        scripts/lyxpak.py \
        scripts/lyxpreview2bitmap.py \
        scripts/lyxpreview_tools.py \
+       scripts/lyx_batch.pl.in \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
        scripts/prefs2prefs_prefs.py \