From 903cc06578c88d4994088def8bb821a0f48d2ea0 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sun, 30 Oct 2016 13:45:33 +0100 Subject: Imakefile: remove references to non-existing subdirs --- nx-X11/Imakefile | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'nx-X11/Imakefile') diff --git a/nx-X11/Imakefile b/nx-X11/Imakefile index f2a8ca8ad..9c8eb5a04 100644 --- a/nx-X11/Imakefile +++ b/nx-X11/Imakefile @@ -27,17 +27,7 @@ RELEASE = XOrgReleaseString #define OSName Unknown Operating System! #endif -#if !BuildServersOnly -#ifndef Win32Architecture -#if BuildDocs - DOCSDIR = doc -#endif - NLSSUBDIR = nls -#endif -#endif - - SUBDIRS = include config lib $(NLSSUBDIR) \ - programs $(FONTSDIR) $(DOCSDIR) + SUBDIRS = include config lib programs LNINSTALLDIRS = lib #if HasParallelMake -- cgit v1.2.3