X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=d0dd27b2f81bf530ecbb62ccc3f2d01de67fe0a5;hb=53e186297e30359c13977bfd83730f30df754470;hp=f7f917f1803c3bdbb97fba45047c763d1398ec5b;hpb=2db7521b7080d63acbcd3bd5bfe892f5a414b2b0;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index f7f917f180..d0dd27b2f8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -116,6 +116,8 @@ dist_examples_DATA = \ examples/fr_mathed.lyx \ examples/fr_multicol.lyx \ examples/fr_splash.lyx \ + examples/gl_exemplo_bruto.lyx \ + examples/gl_exemplo_lyxificado.lyx \ examples/gl_splash.lyx \ examples/he_example_raw.lyx \ examples/he_he_example_lyxified.lyx \ @@ -203,6 +205,7 @@ dist_images_DATA = \ images/footnote-insert.xpm \ images/index-insert.xpm \ images/label-insert.xpm \ + images/layout.xpm \ images/layout-document.xpm \ images/layout-paragraph.xpm \ images/layout_Description.xpm \ @@ -275,6 +278,7 @@ dist_imagesmath_DATA = \ images/math/Game.xpm \ images/math/Im.xpm \ images/math/Lleftarrow.xpm \ + images/math/Rrightarrow.xpm \ images/math/Lsh.xpm \ images/math/Re.xpm \ images/math/Rsh.xpm \ @@ -820,6 +824,7 @@ dist_layouts_DATA =\ layouts/amsmaths-seq.inc \ layouts/amsmaths.inc \ layouts/apa.layout \ + layouts/arab-article.layout \ layouts/article.layout \ layouts/beamer.layout \ layouts/book.layout \ @@ -967,8 +972,8 @@ uidir = $(pkgdatadir)/ui dist_ui_DATA = \ ui/classic.ui \ ui/default.ui \ - ui/stdmenus.ui \ - ui/stdtoolbars.ui + ui/stdmenus.inc \ + ui/stdtoolbars.inc install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py