summaryrefslogtreecommitdiff
path: root/components/websearch
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-04-18 14:05:36 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-04-18 14:05:36 +0000
commit216a3f892c99953075b2cc71dd2c953a2e2d8aa4 (patch)
tree9069f220f02c421079bb01be0bc5d915ce05dd05 /components/websearch
parent0f7f115f9479136334e075043433190aecd1045a (diff)
downloadnautilus-216a3f892c99953075b2cc71dd2c953a2e2d8aa4.tar.gz
Many prefernece api changes. Make pref api behave more like the metadata
api. Dont expose user levels publically. Tweak preference dialog widgets to make them easier to use.
Diffstat (limited to 'components/websearch')
-rw-r--r--components/websearch/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/websearch/Makefile.am b/components/websearch/Makefile.am
index 448f1646d..45d2897e8 100644
--- a/components/websearch/Makefile.am
+++ b/components/websearch/Makefile.am
@@ -4,6 +4,7 @@ INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GNOMEUI_CFLAGS) $(BONOBO_CFLAGS) $(
LDADD=\
$(top_builddir)/nautilus-widgets/libnautilus-widgets.la \
+ $(top_builddir)/libnautilus-extensions/libnautilus-extensions.la \
$(top_builddir)/libnautilus/libnautilus.la \
$(top_builddir)/librsvg/librsvg.la \
$(BONOBO_LIBS) \