From 8d4d2bc20e06ee255d2ca07b9e003b02276047c0 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 21 Sep 2016 18:28:22 +0200 Subject: move xkblib to xserver Upstream does not use xkbfile but has own copies of the required files. It was not used elsewhere. --- nx-X11/lib/Imakefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'nx-X11/lib/Imakefile') diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile index 79b7e96c1..4615b8932 100644 --- a/nx-X11/lib/Imakefile +++ b/nx-X11/lib/Imakefile @@ -11,17 +11,12 @@ XCOMM $XFree86: xc/lib/Imakefile,v 3.74 2003/04/14 20:37:07 herrb Exp $ NULL = -#if BuildXKBfilelib || BuildXKB -XKBLIBDIR = xkbfile -#endif - #if BuildX11Lib X11LIBDIR = X11 #endif LINTSUBDIRS = \ $(X11LIBDIR) \ - $(XKBLIBDIR) \ $(NULL) SUBDIRS = xtrans $(LINTSUBDIRS) -- cgit v1.2.3