]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
CmdDef.cpp/h: A class that manages command definitions. The definitions are
[lyx.git] / lib / Makefile.am
index 8575e7f905f7f72bd9543ce0d1baaba5d7de8f22..6e4421ff4679d719da863f2855841e4ce01216be 100644 (file)
@@ -64,6 +64,10 @@ dist_bind_DATA = \
        bind/xemacs.bind \
        bind/aqua.bind
 
+commandsdir = $(pkgdatadir)/commands
+dist_commands_DATA = \
+       commands/default.cmd
+
 caexamplesdir = $(pkgdatadir)/examples/ca
 dist_caexamples_DATA = \
        examples/ca/splash.lyx
@@ -228,6 +232,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 +300,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 +362,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 +858,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 +962,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 \
@@ -1015,11 +1028,18 @@ dist_layouts_DATA =\
        layouts/svglobal.layout \
        layouts/endnotes.module \
        layouts/foottoend.module \
+       layouts/hanging.module \
+       layouts/logicalmkup.module \
+       layouts/theorems.inc \
+       layouts/theorems-ams.inc \
        layouts/theorems-ams.module \
        layouts/theorems-ams-withinsec.module \
        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