summaryrefslogtreecommitdiffabout
path: root/content/Makefile.am
Side-by-side diff
Diffstat (limited to 'content/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--content/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/Makefile.am b/content/Makefile.am
index 7d11964..64d769e 100644
--- a/content/Makefile.am
+++ b/content/Makefile.am
@@ -17,7 +17,8 @@ nobase_xpichromecontent_DATA = \
$(addprefix icons/, \
$(addprefix 16x16/,${sized_icons}) \
$(addprefix 32x32/,${sized_icons}) \
- )
+ ) \
+ icons/16x16/toolbar-button.png
EXTRA_DIST = \
${xpichromecontent_DATA} ${nobase_xpichromecontent_DATA}