summaryrefslogtreecommitdiff
path: root/app/ssh-askpass/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2007-01-07 14:04:47 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2007-01-07 14:04:47 +0000
commitba896214699fda0dcd2561739bedfb7226858323 (patch)
tree45df5b2b07c7a2bdced318b3465abcc1153ef2e5 /app/ssh-askpass/Makefile
parent380c26f47943f2bff8b6120c7c10571c43b1642f (diff)
Make ssh-askpass Xinerama aware. Patch from reyk@. Thanks.
Diffstat (limited to 'app/ssh-askpass/Makefile')
-rw-r--r--app/ssh-askpass/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/ssh-askpass/Makefile b/app/ssh-askpass/Makefile
index 2d898a0d0..590eca068 100644
--- a/app/ssh-askpass/Makefile
+++ b/app/ssh-askpass/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2006/12/02 16:28:48 matthieu Exp $
+# $OpenBSD: Makefile,v 1.5 2007/01/07 14:04:46 matthieu Exp $
.include <bsd.own.mk>
X11BASE?= /usr/X11R6
@@ -12,7 +12,7 @@ DATE= February 14, 2001
APP_DEFAULTS= $(CLASS)-default.ad
CPPFLAGS+= -I${X11BASE}/include -I.
-LDADD+= -L${X11BASE}/lib -lXt -lSM -lICE -lX11 -lXau -lXdmcp
+LDADD+= -L${X11BASE}/lib -lXt -lSM -lICE -lX11 -lXau -lXdmcp -lXinerama
CLEANFILES+= ${CLASS}.ad ${CLASS}_ad.h ssh-askpass.1