about summary refs log tree commit diff
path: root/frida_mode/test/cmplog
diff options
context:
space:
mode:
Diffstat (limited to 'frida_mode/test/cmplog')
-rw-r--r--frida_mode/test/cmplog/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frida_mode/test/cmplog/GNUmakefile b/frida_mode/test/cmplog/GNUmakefile
index 4c71bb33..bcaff42d 100644
--- a/frida_mode/test/cmplog/GNUmakefile
+++ b/frida_mode/test/cmplog/GNUmakefile
@@ -1,5 +1,5 @@
 PWD:=$(shell pwd)/
-ROOT:=$(shell realpath $(PWD)../../../)/
+ROOT:=$(PWD)../../../
 BUILD_DIR:=$(PWD)build/
 
 TEST_CMPLOG_SRC=$(PWD)cmplog.c