diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index cb6e95e..b583a5c 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -26,6 +26,7 @@ libp11_common_la_SOURCES = \ hash.c hash.h \ lexer.c lexer.h \ message.c message.h \ + path.c path.h \ pkcs11.h pkcs11x.h \ url.c url.h \ $(NULL) |