diff options
Diffstat (limited to 'kdesktop/lock/Makefile.am')
-rw-r--r-- | kdesktop/lock/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/lock/Makefile.am b/kdesktop/lock/Makefile.am index 5b6ccfd21..60a1531f5 100644 --- a/kdesktop/lock/Makefile.am +++ b/kdesktop/lock/Makefile.am @@ -18,7 +18,7 @@ lockprocess.o: ../kdesktopsettings.h ####### Build rules -PAM = @KSCREENSAVER_PAM_SERVICE@ +PAM = @TDESCREENSAVER_PAM_SERVICE@ install-data-local: -@test -n "$(DESTDIR)" || test -z "$(PAM)" || $(top_srcdir)/mkpamserv $(PAM) |