aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/Imakefile
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-10-30 14:25:57 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-10-30 14:25:57 +0100
commit23ad270b5bfff3d5bf208dbb63a4656c4a5cf9f7 (patch)
tree826f0582525f20bfc7c331253c0f8e3e6d493624 /nx-X11/Imakefile
parenta375d178f6abdfa51e28cb76af67ec5d77490afb (diff)
parent16947012def69e4abfbe91c57bc9e42ffee02937 (diff)
downloadnx-libs-23ad270b5bfff3d5bf208dbb63a4656c4a5cf9f7.tar.gz
nx-libs-23ad270b5bfff3d5bf208dbb63a4656c4a5cf9f7.tar.bz2
nx-libs-23ad270b5bfff3d5bf208dbb63a4656c4a5cf9f7.zip
Merge branch 'uli42-misc_fixes' into 3.6.x
Attributes GH PR #260: https://github.com/ArcticaProject/nx-libs/pull/260
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