aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-22 08:41:24 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-22 08:41:24 +0200
commita906bf0f24c540d5d17d89d5292d2bcfe7f52468 (patch)
tree939e4c6e80fabe67d006b753f4f9cd0d4da1fad3 /nx-X11/lib/Imakefile
parent43f135be01f520ddcebae94723d5cbbe74259526 (diff)
parent09d5e073a1f9deb9089f614e8385ad9799808b5b (diff)
downloadnx-libs-a906bf0f24c540d5d17d89d5292d2bcfe7f52468.tar.gz
nx-libs-a906bf0f24c540d5d17d89d5292d2bcfe7f52468.tar.bz2
nx-libs-a906bf0f24c540d5d17d89d5292d2bcfe7f52468.zip
Merge branch 'uli42-remove-misc' into 3.6.x
Attributes GH PR #199: https://github.com/ArcticaProject/nx-libs/pull/199
Diffstat (limited to 'nx-X11/lib/Imakefile')
-rw-r--r--nx-X11/lib/Imakefile5
1 files changed, 0 insertions, 5 deletions
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)