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 b583a5c..d7b4439 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -16,6 +16,7 @@ noinst_LTLIBRARIES = \ $(NULL) libp11_common_la_SOURCES = \ + argv.c argv.h \ attrs.c attrs.h \ array.c array.h \ buffer.c buffer.h \ |