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