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 5d38c88..ce6dd2a 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -20,6 +20,7 @@ libp11_compat_la_SOURCES = \ libp11_library_la_SOURCES = \ attrs.c attrs.h \ array.c array.h \ + buffer.c buffer.h \ debug.c debug.h \ dict.c dict.h \ library.c library.h \ |