summaryrefslogtreecommitdiff
path: root/components/sample/Makefile.am
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>2000-03-12 13:00:34 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>2000-03-12 13:00:34 +0000
commit3539ca758811297bf7f3c4399e59189829be9c17 (patch)
treea9059a3e685db39c33e5b8de72d61b8a38aabeeb /components/sample/Makefile.am
parent63c6d54af8f166fa74f16d8efcaad6b443930c9d (diff)
downloadnautilus-3539ca758811297bf7f3c4399e59189829be9c17.tar.gz
Link all components with nautilus-widgets.
Diffstat (limited to 'components/sample/Makefile.am')
-rw-r--r--components/sample/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/sample/Makefile.am b/components/sample/Makefile.am
index 6ac029741..8059a4782 100644
--- a/components/sample/Makefile.am
+++ b/components/sample/Makefile.am
@@ -23,6 +23,7 @@ nautilus_sample_content_view_SOURCES = \
main.c
nautilus_sample_content_view_LDFLAGS = \
+ $(top_builddir)/nautilus-widgets/libnautilus-widgets.la \
$(top_builddir)/libnautilus/libnautilus.la \
$(BONOBO_LIBS) \
$(GNOMEUI_LIBS) \