aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/Imakefile
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2016-10-30 13:45:33 +0100
committerUlrich Sibiller <uli42@gmx.de>2016-10-30 13:45:33 +0100
commit903cc06578c88d4994088def8bb821a0f48d2ea0 (patch)
tree5193edcdfafdf2414c48b6692c9a29d10b8ad203 /nx-X11/Imakefile
parent162a627c4662733241beaf603b78c6deb6e95633 (diff)
downloadnx-libs-903cc06578c88d4994088def8bb821a0f48d2ea0.tar.gz
nx-libs-903cc06578c88d4994088def8bb821a0f48d2ea0.tar.bz2
nx-libs-903cc06578c88d4994088def8bb821a0f48d2ea0.zip
Imakefile: remove references to non-existing subdirs
Diffstat (limited to 'nx-X11/Imakefile')
-rw-r--r--nx-X11/Imakefile12
1 files changed, 1 insertions, 11 deletions
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