diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index 62107f9e90..e903fe8c0a 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -48,4 +48,11 @@ EXTRA_DIST = \ reply-to-all.png \ tree-expanded.xpm \ tree-unexpanded.xpm \ + score-lowest.xpm \ + score-lower.xpm \ + score-low.xpm \ + score-normal.xpm \ + score-high.xpm \ + score-higher.xpm \ + score-highest.xpm \ $(images_DATA) |