summaryrefslogtreecommitdiff
path: root/components/Makefile.am
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-01-27 01:37:08 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-01-27 01:37:08 +0000
commit6f9294eebe020aca20049b651d6ab1a858fc4098 (patch)
treee2037dd148729ff8009e1e4f1cdd4a115406c5c9 /components/Makefile.am
parent8c176f1a7428d5a12d329b9c98b937fb03b5282d (diff)
downloadnautilus-6f9294eebe020aca20049b651d6ab1a858fc4098.tar.gz
Add components/help/converters/* makefiles. Check for NULL directory
* configure.in: Add components/help/converters/* makefiles. * libnautilus/nautilus-directory.c: Check for NULL directory result before doing stuff with it. * src/ntl-index-panel.c: Ditto. * src/ntl-prefs.c: Add help browser nav tree to list of possibilities. * src/ntl-window-msgs.c: Handle non-VFS-handleable URIs correctly WRT 'up' button.
Diffstat (limited to 'components/Makefile.am')
-rw-r--r--components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Makefile.am b/components/Makefile.am
index da0a08960..b4fbb0bb6 100644
--- a/components/Makefile.am
+++ b/components/Makefile.am
@@ -1 +1 @@
-SUBDIRS=history help html
+SUBDIRS=history help html websearch