aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--art/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64ab7c6369..7d2f506f6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
+ * art/Makefile.am: Fixed EXTRA_DIST for make distcheck.
+
+2000-07-07 Christopher James Lahey <clahey@helixcode.com>
+
* widgets/e-text/e-entry.c: Set "anchor" and "fill_clip_rectangle"
arguments.
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)