X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2d20b9a8cbea43f3c3a71d013acaf13c35bae23c;hb=3d443b4c9dc657663a7d67c8254894345e551a06;hp=6e4421ff4679d719da863f2855841e4ce01216be;hpb=1a77c867a23f6f904f24b4968bdeb41e4244ccec;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 6e4421ff46..2d20b9a8cb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -61,12 +61,13 @@ dist_bind_DATA = \ bind/math.bind \ bind/menus.bind \ bind/sciword.bind \ + bind/site.bind \ bind/xemacs.bind \ bind/aqua.bind commandsdir = $(pkgdatadir)/commands dist_commands_DATA = \ - commands/default.cmd + commands/default.def caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ @@ -85,8 +86,6 @@ dist_deexamples_DATA = \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ examples/de/Minipage.lyx \ - examples/de/TabellenBeispiel.lyx \ - examples/de/Waehrungen.lyx \ examples/de/beispiel_gelyxt.lyx \ examples/de/beispiel_roh.lyx \ examples/de/Dezimal.lyx \ @@ -96,6 +95,7 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ + examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ examples/es/splash.lyx @@ -205,7 +205,6 @@ dist_examples_DATA = \ examples/biblioExample.bib \ examples/chess-article.lyx \ examples/chessgame.lyx \ - examples/currency.lyx \ examples/docbook_article.lyx \ examples/europeCV.lyx \ examples/example_lyxified.lyx \