summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--icons/Makefile.am2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b0e062637..3d24e6753 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-28 Josh Barrow <drleary@mac.com>
+
+ * icons/Makefile.am:
+ Doh! Broke the build. Remove icons from Makefile.am as well.
+
2002-02-27 Alexander Larsson <alla@lysator.liu.se>
* src/nautilus-window-menus.c (help_menu_about_nautilus_callback):
diff --git a/icons/Makefile.am b/icons/Makefile.am
index bf17d9b73..6809a3bc5 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -14,7 +14,6 @@ SUBDIRS =\
icondir = $(datadir)/pixmaps/nautilus
icon_DATA =\
- About_Image.png \
Back.png \
Forward.png \
Home.png \
@@ -24,7 +23,6 @@ icon_DATA =\
Up.png \
SearchWeb.png \
Services.png \
- about_background.png \
audio.png \
backgrounds.png \
bubble-LL.png \