diff options
author | Darin Adler <darin@src.gnome.org> | 2001-01-05 23:24:18 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2001-01-05 23:24:18 +0000 |
commit | 5d267d2c86bff9e8012be773282a42a7df98afbe (patch) | |
tree | 5923dbc311a2be0ed03e9556d18e4a1e01938e38 /components/Makefile.am | |
parent | d90015445eb0b6febb9e5d1c53c025f383ef7bfe (diff) | |
download | nautilus-5d267d2c86bff9e8012be773282a42a7df98afbe.tar.gz |
Fix for wrongly named ChangeLog-200001018. Removed obsolete comment.
* Makefile.am: Fix for wrongly named ChangeLog-200001018.
* components/Makefile.am: Removed obsolete comment.
Diffstat (limited to 'components/Makefile.am')
-rw-r--r-- | components/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
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 \ |