make/InitSupport.gmk
changeset 47296 f83c45751d58
parent 47253 92fd0e04e0e1
child 47313 eb28be8f935d
--- a/make/InitSupport.gmk	Sat Sep 30 22:49:05 2017 -0700
+++ b/make/InitSupport.gmk	Wed Sep 27 21:48:21 2017 +0200
@@ -36,7 +36,7 @@
 
   # Include the corresponding closed file, if present.
   # Normal hook mechanism cannot be used since we have no SPEC.
-  -include $(topdir)/closed/make/InitSupport.gmk
+  -include $(topdir)/../closed/make/InitSupport.gmk
 
   ##############################################################################
   # Helper functions for the initial part of Init.gmk, before the spec file is