summaryrefslogtreecommitdiff
path: root/gnome-settings-daemon/Makefile.am
diff options
context:
space:
mode:
authorRichard Hestilow <hestilow@ximian.com>2002-01-29 00:18:55 +0000
committerRachel Hestilow <hestgray@src.gnome.org>2002-01-29 00:18:55 +0000
commit888b9aa6379377fb5bc0e7f0ca15c974e4ced238 (patch)
treea41650dcbbce176023fec0a73a190ad27f63a8ac /gnome-settings-daemon/Makefile.am
parente699ee819e357ef93a6a43a6e61760f351b08c78 (diff)
downloadgnome-control-center-888b9aa6379377fb5bc0e7f0ca15c974e4ced238.tar.gz
Link to libbackground.la.
2002-01-28 Richard Hestilow <hestilow@ximian.com> * Link to libbackground.la.
Diffstat (limited to 'gnome-settings-daemon/Makefile.am')
-rw-r--r--gnome-settings-daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-settings-daemon/Makefile.am b/gnome-settings-daemon/Makefile.am
index 71c995192..eb269b00b 100644
--- a/gnome-settings-daemon/Makefile.am
+++ b/gnome-settings-daemon/Makefile.am
@@ -24,7 +24,7 @@ gnome2_settings_daemon_SOURCES = \
gnome2_settings_daemon_LDADD = \
$(GNOME_SETTINGS_DAEMON_LIBS) \
- $(top_builddir)/libbackground/libbackground.a \
+ $(top_builddir)/libbackground/libbackground.la \
$(top_builddir)/libsounds/libsounds.a \
$(XF86MISC_LIBS)