diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-09-13 16:36:53 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2008-09-13 16:36:53 +0000 |
commit | e20f28507f48b90c6e82714ba0fe464dc9da9113 (patch) | |
tree | 5f84be81537bb5d0fde16b3755415526fd342f0e /app | |
parent | 1d1cf586f036be6736ac59b87c09584173ef80d4 (diff) |
build xcompmgr.
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 960627952..b7ae75848 100644 --- a/app/Makefile +++ b/app/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2008/09/07 21:09:57 matthieu Exp $ +# $OpenBSD: Makefile,v 1.18 2008/09/13 16:36:52 matthieu Exp $ .include <bsd.xconf.mk> SUBDIR= bdftopcf mkfontscale mkfontdir \ @@ -6,7 +6,7 @@ SUBDIR= bdftopcf mkfontscale mkfontdir \ fstobdf iceauth ico listres luit oclock \ proxymngr rgb rstart scripts sessreg setxkbmap showfont \ smproxy twm viewres x11perf xauth xbacklight xbiff xcalc \ - xclipboard xclock xcmsdb xconsole \ + xclipboard xclock xcmsdb xcompmgr xconsole \ xdm xdpyinfo xedit xev xeyes xf86dga \ xfd xfindproxy xfontsel xfsinfo xfwp xgamma xgc xhost \ xinit xinput xkbcomp xkbevd xkbprint xkbutils xkill xload xlogo \ |