Commit 903cc065 authored by Ulrich Sibiller's avatar Ulrich Sibiller

Imakefile: remove references to non-existing subdirs

parent 162a627c
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment