summaryrefslogtreecommitdiff
path: root/components/rpmview
diff options
context:
space:
mode:
Diffstat (limited to 'components/rpmview')
-rw-r--r--components/rpmview/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/rpmview/Makefile.am b/components/rpmview/Makefile.am
index 89ec5e11f..ef0bf9186 100644
--- a/components/rpmview/Makefile.am
+++ b/components/rpmview/Makefile.am
@@ -32,7 +32,7 @@ nautilus_rpm_view_LDFLAGS = \
$(BONOBO_LIBS) \
$(GNOMEUI_LIBS) \
$(GCONF_LIBS) \
- -lrpm \
+ $(RPM_LIBS) \
$(VFS_LIBS) \
$(OAF_LIBS)