We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab0d9b1 commit fd8cbb4Copy full SHA for fd8cbb4
src/Makefile.am
@@ -4,8 +4,8 @@ DISTCLEANFILES = libp11.map
4
CLEANFILES = libp11.pc
5
EXTRA_DIST = Makefile.mak libp11.rc.in pkcs11.rc.in
6
7
-noinst_HEADERS= libp11-int.h pkcs11.h p11_pthread.h
8
-include_HEADERS= libp11.h p11_err.h util.h
+noinst_HEADERS= libp11-int.h pkcs11.h p11_pthread.h util.h
+include_HEADERS= libp11.h p11_err.h
9
if ENABLE_STATIC_ENGINE
10
lib_LTLIBRARIES = libp11.la libpkcs11.la
11
else
0 commit comments