VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 321d3734..e6220fbe 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -66,9 +66,9 @@ ifeq "$(origin NOGUI)" "command line"
endif
ifdef PKCS11_INC
C_CXX_FLAGS += -I$(PKCS11_INC)
-+else
+else
C_CXX_FLAGS += -I$(CURDIR)/PKCS11
endif
ifeq "$(origin RESOURCEDIR)" "command line"