]> git.lyx.org Git - lyx.git/commitdiff
lib/Makefile.am: Add missing images
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Apr 2014 16:04:42 +0000 (18:04 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 1 Apr 2014 19:41:12 +0000 (21:41 +0200)
lib/Makefile.am

index 7012a6dc75863a178a34a0d09aa658aea89484be..c6474ab320a0d3404c6ed419e9e3aadef68e2887 100644 (file)
@@ -505,6 +505,10 @@ dist_images_DATA = \
        images/tabular-feature_m-valign-bottom.png \
        images/tabular-feature_m-valign-middle.png \
        images/tabular-feature_m-valign-top.png \
+       images/tabular-feature_move-column-left.png \
+       images/tabular-feature_move-column-right.png \
+       images/tabular-feature_move-row-down.png \
+       images/tabular-feature_move-row-up.png \
        images/tabular-feature_multicolumn.png \
        images/tabular-feature_multirow.png \
        images/tabular-feature_set-all-lines.png \