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 c23e6d9..5d38c88 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -18,6 +18,7 @@ libp11_compat_la_SOURCES = \ $(NULL) libp11_library_la_SOURCES = \ + attrs.c attrs.h \ array.c array.h \ debug.c debug.h \ dict.c dict.h \ |