make/lib/LibCommon.gmk
changeset 49244 995a5556edfa
parent 49239 c35ec365e329
child 49261 d5c43e9f08fb
child 56311 e05b4241302b
--- a/make/lib/LibCommon.gmk	Wed Mar 14 21:35:41 2018 +0100
+++ b/make/lib/LibCommon.gmk	Thu Mar 15 01:20:47 2018 +0100
@@ -23,7 +23,7 @@
 # questions.
 #
 
-include NativeCompilation.gmk
+include JdkNativeCompilation.gmk
 
 # Hook to include the corresponding custom file, if present.
 $(eval $(call IncludeCustomExtension, lib/LibCommon.gmk))