aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Imakefile
diff options
context:
space:
mode:
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 20c68f97e..f498baf04 100644
--- a/nx-X11/lib/Imakefile
+++ b/nx-X11/lib/Imakefile
@@ -27,10 +27,6 @@ RENDERLIBDIR = Xrender
XFIXESLIBDIR = Xfixes
#endif
-#if BuildCompositeLibrary
-COMPOSITELIBDIR = Xcomposite
-#endif
-
#if BuildXauLib
XAULIBDIR = Xau
#endif
@@ -59,7 +55,6 @@ LINTSUBDIRS = \
$(XINERAMADIR) \
$(RENDERLIBDIR) \
$(XFIXESLIBDIR) \
- $(COMPOSITELIBDIR) \
$(NULL)
SUBDIRS = xtrans $(LINTSUBDIRS)