summaryrefslogtreecommitdiff
path: root/p11-kit
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit')
-rw-r--r--p11-kit/Makefile.am2
-rw-r--r--p11-kit/lists.c (renamed from p11-kit/list.c)0
2 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)
diff --git a/p11-kit/list.c b/p11-kit/lists.c
index f46fd7e..f46fd7e 100644
--- a/p11-kit/list.c
+++ b/p11-kit/lists.c