aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/Imakefile')
-rw-r--r--nx-X11/include/Imakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/include/Imakefile b/nx-X11/include/Imakefile
index 26520eab0..76a4daf6d 100644
--- a/nx-X11/include/Imakefile
+++ b/nx-X11/include/Imakefile
@@ -51,10 +51,10 @@ HEADERS = \
all::
-BuildIncludes($(HEADERS),X11,..)
+BuildIncludes($(HEADERS),nx-X11,..)
#if BuildLibraries
-InstallMultipleFlags($(HEADERS),$(INCDIR)/X11,$(INSTINCFLAGS))
+InstallMultipleFlags($(HEADERS),$(INCDIR)/nx-X11,$(INSTINCFLAGS))
#endif
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))