ykcs11: allow the pkcs11 module to find headers from tool/

fixes #166
This commit is contained in:
Klas Lindfors
2018-09-18 08:38:57 +02:00
parent 311ba9b30c
commit 898b85821c
+1
View File
@@ -30,6 +30,7 @@ SUBDIRS = . tests
AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
AM_CPPFLAGS = $(OPENSSL_CFLAGS) $(PCSC_CFLAGS)
AM_CPPFLAGS += -I$(top_srcdir)/lib -I$(top_builddir)/lib
AM_CPPFLAGS += -I$(top_srcdir)/tool -I$(top_builddir)/tool
lib_LTLIBRARIES = libykcs11.la