blob: 108f74d293d1b9559eb3ef5aa24561153ba1b890 [file] [log] [blame]
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
AM_CPPFLAGS = -I$(srcdir)/.. \
-I$(srcdir)/../common \
-I$(srcdir)/../crypto \
-I$(srcdir)/../data_mgr \
-I$(srcdir)/../object_store \
-I$(srcdir)/../pkcs11 \
-I$(srcdir)/../slot_mgr
noinst_LTLIBRARIES = libsofthsm_handlemgr.la
libsofthsm_handlemgr_la_SOURCES = HandleManager.cpp \
Handle.cpp
SUBDIRS = test
EXTRA_DIST = $(srcdir)/*.h