summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-22 19:47:58 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-22 19:47:58 +0000
commitcbe66c290b343f54a6741cb420bac17225d51285 (patch)
tree3a6579c5e9dcfcbfbd90c39d734b6b8bf65601a4 /Makefile
parent1e59465c8abdce055fd9cd3b66ea4547c88c688d (diff)
downloadsmartcardauth-cbe66c290b343f54a6741cb420bac17225d51285.tar.gz
smartcardauth-cbe66c290b343f54a6741cb420bac17225d51285.zip
Make smartauthmon use new kdm control sockets
This stabilizes login with smart cards on finicky Xorg servers git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/smartcardauth@1255016 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2301ea0..9259b90 100755
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ install:
mkdir -p $(DESTDIR)/usr
cp -Rp src/ckpasswd usr/bin/smartauthckpasswd
cp -Rp src/smartauthmon usr/bin/smartauthmon
- cp -Rp src/smartauth_displayfinder usr/bin/smartauth_displayfinder
cp -Rp usr/* $(DESTDIR)/usr/
mkdir -p $(DESTDIR)/etc