summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
-rw-r--r--components/Makefile.am5
3 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 58532c2b1..6d3dc6eb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-05 Darin Adler <darin@eazel.com>
+
+ * Makefile.am: Fix for wrongly named ChangeLog-200001018.
+ * components/Makefile.am: Removed obsolete comment.
+
2001-01-05 Andy Hertzfeld <andy@eazel.com>
* components/music/nautilus-music-view.c:
diff --git a/Makefile.am b/Makefile.am
index dfad8b368..cb905adc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,10 +32,10 @@ EXTRA_DIST= \
nautilus-clean.sh \
nautilus.desktop \
nautilus-launch-icon.png \
- ChangeLog-200001018 \
ChangeLog-20000414 \
ChangeLog-20000625 \
ChangeLog-20000831 \
+ ChangeLog-20001018 \
xml-i18n-extract \
xml-i18n-merge \
xml-i18n-update \
diff --git a/components/Makefile.am b/components/Makefile.am
index c26cb7f68..d9932caa3 100644
--- a/components/Makefile.am
+++ b/components/Makefile.am
@@ -12,11 +12,6 @@ if BUILD_RPM_COMPONENTS
RPMVIEW_COMPONENT_SUBDIRS = rpmview
endif
-# These components are broken:
-#
-# websearch
-#
-
SUBDIRS = \
adapter \
hardware \