diff options
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r-- | trust/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am index 582b4f5..70a7946 100644 --- a/trust/Makefile.am +++ b/trust/Makefile.am @@ -37,6 +37,7 @@ MODULE_SRCS = \ module.c module.h \ session.c session.h \ token.c token.h \ + types.h \ $(NULL) configdir = $(p11_package_config_modules) |