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 9e459b5..d914fa8 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -22,6 +22,7 @@ libp11_library_la_SOURCES = \ attrs.c attrs.h \ array.c array.h \ buffer.c buffer.h \ + constants.c constants.h \ debug.c debug.h \ dict.c dict.h \ library.c library.h \ |