find the moved header.

This commit is contained in:
mrg 2020-02-23 09:14:05 +00:00
parent 1258266dea
commit 6d597ebfc7
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2020/02/23 09:10:50 mrg Exp $
# $NetBSD: Makefile,v 1.2 2020/02/23 09:14:05 mrg Exp $
NOPROG= yes
@ -6,4 +6,7 @@ INCS= XKBgeom.h
INCSDIR=${X11INCDIR}/X11/extensions
.include <bsd.x11.mk>
.PATH: ${X11SRCDIR.X11}/include/X11/extensions
.include <bsd.prog.mk>