]> 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 202db63351ba70918e3ba9a618f7f211c194ec9c..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
@@ -854,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 \
@@ -955,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 \
@@ -1025,6 +1037,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