aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/extensions/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/extensions/Imakefile')
-rw-r--r--nx-X11/include/extensions/Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/include/extensions/Imakefile b/nx-X11/include/extensions/Imakefile
index b7ed23120..7cb4d2c7b 100644
--- a/nx-X11/include/extensions/Imakefile
+++ b/nx-X11/include/extensions/Imakefile
@@ -44,7 +44,7 @@ RENDERHEADERS = render.h renderproto.h
#if BuildXfixes || BuildXfixesLibrary
XFIXESHEADERS = xfixeswire.h xfixesproto.h
#endif
-#if BuildComposite || BuildCompositeLibrary
+#if BuildComposite
COMPOSITEHEADERS = composite.h compositeproto.h
#endif
#if BuildXTrap