diff options
Diffstat (limited to 'art/Makefile.am')
-rw-r--r-- | art/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/art/Makefile.am b/art/Makefile.am index a7de1604af..4ec6c2812c 100644 --- a/art/Makefile.am +++ b/art/Makefile.am @@ -29,4 +29,6 @@ EXTRA_DIST = \ meeting.xpm \ priority-high.xpm \ priority-low.xpm \ + tree-expanded.xpm \ + tree-unexpanded.xpm \ $(images_DATA) |