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/Imakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/nx-X11/include/Imakefile b/nx-X11/include/Imakefile
index 7e05f4354..8a05f9720 100644
--- a/nx-X11/include/Imakefile
+++ b/nx-X11/include/Imakefile
@@ -56,6 +56,12 @@ all::
BuildIncludes($(HEADERS),nx-X11,..)
+includes::
+ -$(RM) $(BUILDINCDIR)/X11
+ -$(LN) nx-X11 $(BUILDINCDIR)/X11
+
+
+
#if BuildLibraries
InstallMultipleFlags($(HEADERS),$(INCDIR)/nx-X11,$(INSTINCFLAGS))
#endif