aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/config/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/config/Imakefile')
-rw-r--r--nx-X11/config/Imakefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/nx-X11/config/Imakefile b/nx-X11/config/Imakefile
index f589e9636..e0974b712 100644
--- a/nx-X11/config/Imakefile
+++ b/nx-X11/config/Imakefile
@@ -7,10 +7,7 @@ XCOMM $XFree86: xc/config/Imakefile,v 1.3 2001/01/17 16:22:29 dawes Exp $
#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
BOOTSTRAPSUBDIRS = imake makedepend
-#if BuildDPSLibrary
-PSWRAPDIR = pswrap
-#endif
-SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util $(PSWRAPDIR)
+SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
#if (defined(XFree86VersionString) || defined(XorgVersionString)) \
&& defined(ProjectRoot) && \