diff options
Diffstat (limited to 'nx-X11/lib/Imakefile')
-rw-r--r-- | nx-X11/lib/Imakefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nx-X11/lib/Imakefile b/nx-X11/lib/Imakefile index 3e58dfecb..76dfb8359 100644 --- a/nx-X11/lib/Imakefile +++ b/nx-X11/lib/Imakefile @@ -39,10 +39,6 @@ XF86RUSHLIBDIR = Xxf86rush XINERAMADIR=Xinerama #endif -#if BuildXResLibrary -XRESLIBDIR = XRes -#endif - #if BuildGLXLibrary GLXLIBDIR = GL #endif @@ -99,7 +95,6 @@ LINTSUBDIRS = \ $(GLXLIBDIR) \ $(XINERAMADIR) \ $(RENDERLIBDIR) \ - $(XRESLIBDIR) \ $(XFIXESLIBDIR) \ $(COMPOSITELIBDIR) \ $(NULL) |