diff options
Diffstat (limited to 'nx-X11/config/Imakefile')
-rw-r--r-- | nx-X11/config/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/config/Imakefile b/nx-X11/config/Imakefile index e0974b712..40fa2a02f 100644 --- a/nx-X11/config/Imakefile +++ b/nx-X11/config/Imakefile @@ -7,7 +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 -SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util +SUBDIRS = cf $(BOOTSTRAPSUBDIRS) #if (defined(XFree86VersionString) || defined(XorgVersionString)) \ && defined(ProjectRoot) && \ |