Browse Source

remove the sdkdir variable, which is not needed by the Makefile

Myk Melez 15 years ago
parent
commit
398daf829a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/harness/Makefile

+ 0 - 1
test/harness/Makefile

@@ -46,7 +46,6 @@ ifeq ($(xulrunner_bin),)
   $(error Can't continue.)
 endif
 
-sdkdir ?= ${MOZSDKDIR}
 harnessdir = ../harness
 # profiledir needs to be an absolute path on Mac OS X (FIXME: file bug).
 profiledir = $(abspath ../profile)