]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
nullptr
[lyx.git] / lib / Makefile.am
index f2c8a0fe375627d3ca98284d5e2811cff43771ea..82ae8822d31e66a2607f4414d12f55a9a2cb5421 100644 (file)
@@ -45,6 +45,10 @@ debinddir = $(pkgdatadir)/bind/de
 dist_debind_DATA = \
        bind/de/menus.bind
 
+rubinddir = $(pkgdatadir)/bind/ru
+dist_rubind_DATA = \
+       bind/ru/menus.bind
+
 binddir = $(pkgdatadir)/bind
 dist_bind_DATA = \
        bind/broadway.bind \
@@ -2503,6 +2507,7 @@ dist_scripts_DATA = \
 # We use DATA now instead of PYTHON because automake 1.11.2 complains.
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_DATA += \
+       scripts/checkKeys.pl.in \
        scripts/clean_dvi.py \
        scripts/convert_pdf.py \
        scripts/convertDefault.py \
@@ -2570,6 +2575,10 @@ dist_articletemplates_DATA = \
        templates/Articles/REVTeX_%28V._4.1%29.lyx \
        templates/Articles/Springers_Global_Journal_Template_%28V._3%29.lyx
 
+arpresentationtemplatesdir = $(pkgdatadir)/templates/ar/Presentations
+dist_arpresentationtemplates_DATA = \
+       templates/ar/Presentations/Beamer.lyx
+
 depresentationtemplatesdir = $(pkgdatadir)/templates/de/Presentations
 dist_depresentationtemplates_DATA = \
        templates/de/Presentations/Beamer.lyx
@@ -2706,6 +2715,7 @@ endif
 dist_noinst_DATA += lyx.desktop.in images/lyx.png
 
 exampleandtemplate_files = \
+                          $(dist_arpresentationexamples_DATA) \
                           $(dist_articleexamples_DATA) \
                           $(dist_articlechessexamples_DATA) \
                           $(dist_articletemplates_DATA) \