From f701dc1c292e59f60355adb80aa8a9bf9199c36a Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 9 Jun 2014 11:11:28 +0200 Subject: Correct typos introduced inadvertently --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 321d3734..e6220fbe 100644 --- a/src/Makefile +++ b/src/Makefile @@ -67,7 +67,7 @@ endif ifdef PKCS11_INC C_CXX_FLAGS += -I$(PKCS11_INC) -+else +else C_CXX_FLAGS += -I$(CURDIR)/PKCS11 endif -- cgit v1.2.3