]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Implement ForceLtR; cleanup of collapsable insets
[lyx.git] / lib / Makefile.am
index 8f7415728d6e3e79595f2832d8b01cf90a6db756..2d20b9a8cbea43f3c3a71d013acaf13c35bae23c 100644 (file)
@@ -61,9 +61,14 @@ 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.def
+
 caexamplesdir = $(pkgdatadir)/examples/ca
 dist_caexamples_DATA = \
        examples/ca/splash.lyx
@@ -81,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 \
@@ -92,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
@@ -201,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 \
@@ -228,6 +231,7 @@ dist_fonts_DATA = \
        fonts/cmmi10.ttf \
        fonts/cmr10.ttf \
        fonts/cmsy10.ttf \
+       fonts/esint10.ttf \
        fonts/eufm10.ttf \
        fonts/msam10.ttf \
        fonts/msbm10.ttf \
@@ -295,6 +299,7 @@ dist_images_DATA = \
        images/font-noun.png \
        images/font-sans.png \
        images/footnote-insert.png \
+       images/href-insert.png \
        images/index-insert.png \
        images/label-insert.png \
        images/layout.png \
@@ -356,8 +361,7 @@ dist_images_DATA = \
        images/toolbar-toggle_table.png \
        images/undo.png \
        images/unknown.png \
-       images/up.png \
-       images/url-insert.png
+       images/up.png
 
 imagesmathdir = $(imagesdir)/math
 dist_imagesmath_DATA = \
@@ -853,6 +857,9 @@ dist_imagesmath_DATA = \
        images/math/xi2.png \
        images/math/zeta.png
 
+imagescommandsdir = $(imagesdir)/commands
+dist_imagescommands_DATA = 
+
 kbddir = $(pkgdatadir)/kbd
 dist_kbd_DATA = \
        kbd/american-2.kmap \
@@ -954,7 +961,12 @@ dist_layouts_DATA =\
        layouts/ijmpd.layout \
        layouts/iopart.layout \
        layouts/isprs.layout \
+       layouts/jarticle.layout \
+       layouts/jbook.layout \
        layouts/jgrga.layout \
+       layouts/jreport.layout \
+       layouts/jsarticle.layout \
+       layouts/jsbook.layout \
        layouts/kluwer.layout \
        layouts/latex8.layout \
        layouts/letter.layout \
@@ -1024,6 +1036,9 @@ dist_layouts_DATA =\
        layouts/theorems-std.module \
        layouts/theorems-withinchap.module \
        layouts/theorems-withinsec.module \
+       layouts/tarticle.layout \
+       layouts/tbook.layout \
+       layouts/treport.layout \
        layouts/url.module
 
 scriptsdir = $(pkgdatadir)/scripts