X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=34296ed12ed05b21ced028362b19a570374c1005;hb=a5115d4e4adc9b017b593f44006e1ffd0d9523bf;hp=33120fec84a65485d51e15bd16e455a0705d9161;hpb=95da270711de3c0d3705684e78b16091277b62ca;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 33120fec84..34296ed12e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -8,7 +8,7 @@ EXTRA_DIST = examples/CMakeLists.txt scripts/CMakeLists.txt examples/README.new_ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ encodings layouttranslations languages latexfonts RELEASE-NOTES \ - symbols syntax.default unicodesymbols images/icon.aliases + symbols syntax.default unicodesymbols # We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. @@ -25,18 +25,22 @@ dist_noinst_DATA = \ images/math/dots.svgz \ images/math/font.svgz -skbinddir = $(pkgdatadir)/bind/sk -dist_skbind_DATA = \ - bind/sk/menus.bind - debinddir = $(pkgdatadir)/bind/de dist_debind_DATA = \ bind/de/menus.bind +hebinddir = $(pkgdatadir)/bind/he +dist_hebind_DATA = \ + bind/he/cua.bind + rubinddir = $(pkgdatadir)/bind/ru dist_rubind_DATA = \ bind/ru/menus.bind +skbinddir = $(pkgdatadir)/bind/sk +dist_skbind_DATA = \ + bind/sk/menus.bind + binddir = $(pkgdatadir)/bind dist_bind_DATA = \ bind/broadway.bind \ @@ -629,7 +633,9 @@ dist_images_DATA1X = \ images/layout-toggle_Section.svgz \ images/lyx.svg \ images/lyxfiles-system.svgz \ + images/lyxfiles-system-folder.svgz \ images/lyxfiles-user.svgz \ + images/lyxfiles-user-folder.svgz \ images/lyx-quit.svgz \ images/marginalnote-insert.svgz \ images/master-buffer-update.svgz \ @@ -659,6 +665,7 @@ dist_images_DATA1X = \ images/outline-out+rtl.svgz \ images/outline-up.svgz \ images/paste.svgz \ + images/process-stop.svgz \ images/redo.svgz \ images/reload.svgz \ images/search-case-sensitive.svgz \ @@ -740,7 +747,8 @@ dist_images_DATA = \ images/banner.png \ $(dist_images_DATA1X) \ $(dist_images_DATA2X) \ - $(dist_images_DATA3X) + $(dist_images_DATA3X) \ + images/icon.aliases imagesmathdir = $(imagesdir)/math dist_imagesmath_DATA = \ @@ -2747,7 +2755,6 @@ dist_articletemplates_DATA = \ templates/Articles/International_Union_of_Crystallography_%28IUCr%29.lyx \ templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx \ templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx \ - templates/Articles/Kluwer.lyx \ templates/Articles/Mathematical_Monthly.lyx \ templates/Articles/R_Journal.lyx \ templates/Articles/REVTeX_%28V._4%29.lyx \