summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKushal K S V S <kkushal32@gmail.com>2017-08-28 16:56:55 -0700
committerKushal K S V S <kkushal32@gmail.com>2018-03-18 20:40:45 +0530
commitdb54493e20fcce5a95148c8f2cd8a6c9e4c92d17 (patch)
treed7af232ea8435e8f36466cd940d5a7d84435811d
parent9c5a104ac1f6008af50d8e9bfb41e90d9405e243 (diff)
downloadfreetype2-db54493e20fcce5a95148c8f2cd8a6c9e4c92d17.tar.gz
Change TOP_DIR
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index dcb90ba78..c44b06c16 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,4 @@
-TOP_DIR := ../..
+TOP_DIR := ..
BUILD_DIR := $(TOP_DIR)/builds/unix
include $(TOP_DIR)/builds/unix/unix-def.mk