summaryrefslogtreecommitdiff
path: root/curvetun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'curvetun/Makefile')
-rw-r--r--curvetun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/curvetun/Makefile b/curvetun/Makefile
index b13a0a0..93806b2 100644
--- a/curvetun/Makefile
+++ b/curvetun/Makefile
@@ -28,4 +28,4 @@ curvetun-objs = xmalloc.o \
curvetun_client.o \
curvetun.o
-curvetun-eflags = -I ${NACL_INC_DIR}
+curvetun-eflags = -I ${CONFIG_NACL_INC_DIR}