]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
Fix a table in Hebrew documentation.
[lyx.git] / lib / Makefile.am
index fd3ad852ecd49fa24e4cf3d3ca73d0f5834d2bd3..cb6c8e642c328e50ac55e2413682b26ac02f6c2b 100644 (file)
@@ -680,6 +680,7 @@ dist_images_DATA1X = \
        images/tabular-feature_move-row-up.svgz \
        images/tabular-feature_multicolumn.svgz \
        images/tabular-feature_multirow.svgz \
+       images/tabular-feature_reset-formal-default.svgz \
        images/tabular-feature_set-all-lines.svgz \
        images/tabular-feature_set-longtabular.svgz \
        images/tabular-feature_set-rotate-cell.svgz \
@@ -1962,6 +1963,7 @@ dist_imagesoxygen_DATA1X = \
        images/oxygen/tabular-feature_move-row-up.svgz \
        images/oxygen/tabular-feature_multicolumn.svgz \
        images/oxygen/tabular-feature_multirow.svgz \
+       images/oxygen/tabular-feature_reset-formal-default.svgz \
        images/oxygen/tabular-feature_set-all-lines.svgz \
        images/oxygen/tabular-feature_set-border-lines.svgz \
        images/oxygen/tabular-feature_set-inner-lines.svgz \
@@ -2160,6 +2162,7 @@ dist_imagesclassic_DATA = \
        images/classic/tabular-feature_m-valign-top.png  \
        images/classic/tabular-feature_multicolumn.png  \
        images/classic/tabular-feature_multirow.png  \
+       images/classic/tabular-feature_reset-formal-default.png \
        images/classic/tabular-feature_set-all-lines.png  \
        images/classic/tabular-feature_set-border-lines.png  \
        images/classic/tabular-feature_set-inner-lines.png  \
@@ -2639,9 +2642,12 @@ dist_ui_DATA = \
 
 tabletemplatesdir = $(pkgdatadir)/tabletemplates
 dist_tabletemplates_DATA = \
-       tabletemplates/Formal.lyx \
-       tabletemplates/Formal_1x1.lyx \
-       tabletemplates/Formal_1x2.lyx \
+       tabletemplates/Formal_with_Footline.lyx \
+       tabletemplates/Formal_with_Footline_1x1.lyx \
+       tabletemplates/Formal_with_Footline_1x2.lyx \
+       tabletemplates/Formal_without_Footline.lyx \
+       tabletemplates/Formal_without_Footline_1x1.lyx \
+       tabletemplates/Formal_without_Footline_1x2.lyx \
        tabletemplates/Grid_with_Head.lyx \
        tabletemplates/Grid_with_Head_1x1.lyx \
        tabletemplates/Grid_with_Head_1x2.lyx \