From 77ec8c30fbff096dd0f7e785a97d5eb0d7bd97ba Mon Sep 17 00:00:00 2001 From: Raine Makelainen Date: Tue, 18 Aug 2020 10:22:14 +0300 Subject: [PATCH] Revert "Bug 1333826 - Remove a few references from .mk files, r=mshal" This reverts commit beb6ea89256954a0efd254b1e74dc7f7e8baf98e. --- config/config.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.mk b/config/config.mk index 709ca4c0b1264..0160f9746249b 100644 --- a/config/config.mk +++ b/config/config.mk @@ -240,6 +240,9 @@ endif # # Override defaults +SDK_LIB_DIR = $(DIST)/sdk/lib +SDK_BIN_DIR = $(DIST)/sdk/bin + DEPENDENCIES = .md ifdef MACOSX_DEPLOYMENT_TARGET