X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=18761f0438dd1ab062e25ebab62ae0d6a6fcb9d0;hb=01dc665a2580f93007fcc25b6b897b67f507b664;hp=754dd3721a6ce5872d84faf79c680faaed8530cd;hpb=11b7714fc15475a2bb385943ece7b98273283114;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 754dd3721a..18761f0438 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -19,23 +19,12 @@ dist_noinst_DATA = \ fonts/test/check_glyphs.lyx \ images/README \ images/font-smallcaps.svgz \ - images/math/ams_arrows.png \ - images/math/ams_misc.png \ - images/math/ams_nrel.png \ - images/math/ams_ops.png \ - images/math/ams_rel.png \ - images/math/arrows.png \ - images/math/bop.png \ - images/math/brel.png \ images/math/deco.svgz \ images/math/delim0.svgz \ images/math/delim1.svgz \ images/math/delim.svgz \ images/math/dots.svgz \ - images/math/font.svgz \ - images/math/greek.png \ - images/math/misc.png \ - images/math/varsz.png + images/math/font.svgz skbinddir = $(pkgdatadir)/bind/sk dist_skbind_DATA = \ @@ -594,13 +583,13 @@ dist_images_DATA1X = \ images/dialog-show-new-inset_ref.svgz \ images/dialog-show_character.svgz \ images/dialog-show_findreplace.svgz \ + images/dialog-show_findreplaceadv.svgz \ images/dialog-show_mathdelimiter.svgz \ images/dialog-show_mathmatrix.svgz \ images/dialog-show_print.svgz \ images/dialog-show_spellchecker.svgz \ + images/dialog-show_toc.svgz \ images/dialog-show_vclog.svgz \ - images/dialog-toggle_findreplaceadv.svgz \ - images/dialog-toggle_toc.svgz \ images/down.svgz \ images/dynamic-char-styles.svgz \ images/dynamic-custom-insets.svgz \ @@ -2063,13 +2052,13 @@ dist_imagesoxygen_DATA1X = \ images/oxygen/dialog-show-new-inset_ref.svgz \ images/oxygen/dialog-show_character.svgz \ images/oxygen/dialog-show_findreplace.svgz \ + images/oxygen/dialog-show_findreplaceadv.svgz \ images/oxygen/dialog-show_mathdelimiter.svgz \ images/oxygen/dialog-show_mathmatrix.svgz \ images/oxygen/dialog-show_print.svgz \ images/oxygen/dialog-show_spellchecker.svgz \ + images/oxygen/dialog-show_toc.svgz \ images/oxygen/dialog-show_vclog.svgz \ - images/oxygen/dialog-toggle_findreplaceadv.svgz \ - images/oxygen/dialog-toggle_toc.svgz \ images/oxygen/dynamic-char-styles.svgz \ images/oxygen/dynamic-custom-insets.svgz \ images/oxygen/down.svgz \ @@ -2266,6 +2255,7 @@ dist_imagesclassic_DATA = \ images/classic/depth-decrement.png \ images/classic/depth-increment.png \ images/classic/dialog-preferences.png \ + images/classic/dialog-show_findreplaceadv.png \ images/classic/dialog-show_mathdelimiter.png \ images/classic/dialog-show_mathmatrix.png \ images/classic/dialog-show-new-inset_citation.png \ @@ -2276,9 +2266,8 @@ dist_imagesclassic_DATA = \ images/classic/dialog-show_findreplace.png \ images/classic/dialog-show_print.png \ images/classic/dialog-show_spellchecker.png \ + images/classic/dialog-show_toc.png \ images/classic/dialog-show_vclog.png \ - images/classic/dialog-toggle_findreplaceadv.png \ - images/classic/dialog-toggle_toc.png \ images/classic/down.png \ images/classic/ert-insert.png \ images/classic/file-open.png \