From 7f1fb6416ba2be078c650baa62d7ad994d2e8d87 Mon Sep 17 00:00:00 2001 From: ghen Date: Thu, 3 Jun 2010 10:38:34 +0000 Subject: [PATCH] .include to handle the pkgconfig file correctly (noted by veego). --- external/mit/xorg/lib/xkeyboard-config/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/external/mit/xorg/lib/xkeyboard-config/Makefile b/external/mit/xorg/lib/xkeyboard-config/Makefile index 91573b970344..95b7125a2ac7 100644 --- a/external/mit/xorg/lib/xkeyboard-config/Makefile +++ b/external/mit/xorg/lib/xkeyboard-config/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/05/28 13:01:23 ghen Exp $ +# $NetBSD: Makefile,v 1.4 2010/06/03 10:38:34 ghen Exp $ SUBDIR= compat geometry keycodes keymap rules semantics symbols types PKGCONFIG= xkeyboard-config .include +.include .include