diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-02-26 16:39:23 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2017-02-26 16:39:23 +0000 |
commit | 63409b6e27c657d1048fe02aaa1c30cb5d81239b (patch) | |
tree | 748fc8d5c3f170c10539a938f42a13451accb91d /app | |
parent | 45165355a49580938e5ca5cdea4ceb80e7879424 (diff) |
Switch to xenodm(1).
Tested by tb@, Do it now deraadt@
Diffstat (limited to 'app')
-rw-r--r-- | app/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Makefile b/app/Makefile index 89b5567e5..34bba1563 100644 --- a/app/Makefile +++ b/app/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 2016/04/25 19:25:31 matthieu Exp $ +# $OpenBSD: Makefile,v 1.35 2017/02/26 16:39:22 matthieu Exp $ .include <bsd.xconf.mk> SUBDIR= bdftopcf mkfontscale mkfontdir \ @@ -7,7 +7,7 @@ SUBDIR= bdftopcf mkfontscale mkfontdir \ rgb scripts sessreg setxkbmap showfont \ smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \ xclipboard xclock xcmsdb xcompmgr xconsole \ - xdm xdpyinfo xedit xev xeyes xf86dga \ + xenodm xdpyinfo xedit xev xeyes xf86dga \ xfd xfontsel xfsinfo xfwp xgamma xgc xhost \ xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo \ xlsatoms xlsclients xlsfonts xmag xman xmessage \ |