summaryrefslogtreecommitdiff
path: root/daemon/login/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/login/Makefile.am')
-rw-r--r--daemon/login/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/login/Makefile.am b/daemon/login/Makefile.am
index a4be5093..119264af 100644
--- a/daemon/login/Makefile.am
+++ b/daemon/login/Makefile.am
@@ -20,6 +20,6 @@ libgkd_login_la_SOURCES = \
gkd-login.c gkd-login.h
libgkd_login_la_LIBADD = \
- $(top_builddir)/gck/libgck.la \
+ $(top_builddir)/gck/libgck-@GCK_MAJOR@.la \
$(GOBJECT_LIBS) \
$(GLIB_LIBS)