]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
nullptr
[lyx.git] / lib / Makefile.am
index 8d42271df163031191af2c9b2d1ceff446672ccf..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 \
@@ -2303,6 +2307,10 @@ dist_layouts_DATA =\
        layouts/ctex-report.layout \
        layouts/customHeadersFooters.module \
        layouts/db_stdcharstyles.inc \
+       layouts/db_stdclass.inc \
+       layouts/db_stdstarsections.inc \
+       layouts/db_stdstruct.inc \
+       layouts/db_stdtitle.inc \
        layouts/dinbrief.layout \
        layouts/docbook-book.layout \
        layouts/docbook-chapter.layout \
@@ -2499,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 \
@@ -2566,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
@@ -2702,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) \