aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2007-12-14 17:49:53 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2007-12-14 17:49:53 +0000
commit9e0327ef80ab8a30b43f8595dab11b7ec03e9ca0 (patch)
tree3c0da2c121b15c4d240ad1445dd7b60afce6bb2f /Makefile.am
parent0c797861ba5c6ed26d54538a4caa43c8b0385f20 (diff)
Added icon_color_*.xpm to Makefile.am
svn path=/trunk/; revision=23863
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5cfeb9e9e2..c1a72521e2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -619,6 +619,16 @@ EXTRA_DIST = \
image/toolbar/file_set_next_16.xpm \
image/toolbar/file_set_previous_16.xpm \
image/toolbar/graphs_16.xpm \
+ image/toolbar/icon_color_0.xpm \
+ image/toolbar/icon_color_1.xpm \
+ image/toolbar/icon_color_2.xpm \
+ image/toolbar/icon_color_3.xpm \
+ image/toolbar/icon_color_4.xpm \
+ image/toolbar/icon_color_5.xpm \
+ image/toolbar/icon_color_6.xpm \
+ image/toolbar/icon_color_7.xpm \
+ image/toolbar/icon_color_8.xpm \
+ image/toolbar/icon_color_9.xpm \
image/toolbar/internet_24.xpm \
image/toolbar/resize_columns_24.xpm \
image/toolbar/stock_add_24.xpm \