summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.ssl b/tools/Makefile.ssl
index 86749f5111..b46ea44f6a 100644
--- a/tools/Makefile.ssl
+++ b/tools/Makefile.ssl
@@ -5,7 +5,7 @@
DIR= tools
TOP= ..
CC= cc
-INCLUDES= -I.. -I../../include
+INCLUDES= -I$(TOP) -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl