aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-23 09:58:54 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-06-30 22:41:42 +0200
commit4693c32031d72929dcc86eb1e98c3fbf1b04e066 (patch)
tree0b6ee56508568472a72210d76631920aa194eeb7 /nx-X11/lib/Imakefile
parenta1e9abc7841adec8403c4bba6e394b5540ad8e78 (diff)
downloadnx-libs-4693c32031d72929dcc86eb1e98c3fbf1b04e066.tar.gz
nx-libs-4693c32031d72929dcc86eb1e98c3fbf1b04e066.tar.bz2
nx-libs-4693c32031d72929dcc86eb1e98c3fbf1b04e066.zip
nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent.
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 55ac70a9c..20a18dab1 100644
--- a/nx-X11/lib/Imakefile
+++ b/nx-X11/lib/Imakefile
@@ -27,15 +27,10 @@ X11LIBDIR = X11
XEXTLIBDIR = Xext
#endif
-#if BuildLibraries
-OLDXLIBDIR = oldX
-#endif
-
LINTSUBDIRS = \
$(XAULIBDIR) \
$(X11LIBDIR) \
- $(OLDXLIBDIR) \
$(XEXTLIBDIR) \
$(XKBLIBDIR) \
$(NULL)