Move back build of xtsscale with other apps. It doesn't require

an installed header anymore.
This commit is contained in:
matthieu 2009-12-01 21:36:52 +00:00
parent 8318994a85
commit ea5560740d
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.32 2009/11/26 22:53:50 matthieu Exp $
# $OpenBSD: Makefile,v 1.33 2009/12/01 21:36:52 matthieu Exp $
.include <bsd.own.mk>
LOCALAPPD=/usr/local/lib/X11/app-defaults
@ -16,7 +16,7 @@ XSERVER+= kdrive
.endif
SUBDIR= proto font/util data/bitmaps lib app data/xkbdata \
${XSERVER} driver app/xtsscale util doc
${XSERVER} driver util doc
.ifndef NOFONTS
SUBDIR+= font
.endif

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2009/11/26 22:53:50 matthieu Exp $
# $OpenBSD: Makefile,v 1.25 2009/12/01 21:36:52 matthieu Exp $
.include <bsd.xconf.mk>
SUBDIR= bdftopcf mkfontscale mkfontdir \
@ -31,7 +31,7 @@ SUBDIR += xdriinfo glxgears glxinfo
# extras
SUBDIR += cwm fvwm ssh-askpass xterm xidle xlockmore xsystrace \
xvctl
xtsscale xvctl
.include <bsd.subdir.mk>