From d346998ba817c97e767cef055fd73b86c6f02dfb Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 7 Jul 2000 23:18:39 +0000 Subject: Fixed EXTRA_DIST for make distcheck. 2000-07-07 Christopher James Lahey * art/Makefile.am: Fixed EXTRA_DIST for make distcheck. svn path=/trunk/; revision=3967 --- art/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'art') 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) -- cgit v1.2.3