diff options
Diffstat (limited to 'p11-kit/Makefile.am')
-rw-r--r-- | p11-kit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p11-kit/Makefile.am b/p11-kit/Makefile.am index 9802b23..ceab55a 100644 --- a/p11-kit/Makefile.am +++ b/p11-kit/Makefile.am @@ -121,7 +121,7 @@ bin_PROGRAMS = \ p11-kit p11_kit_SOURCES = \ - list.c \ + lists.c \ p11-kit.c \ $(NULL) |