summaryrefslogtreecommitdiff
path: root/p11-kit/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-08-27 20:48:32 +0200
committerStef Walter <stef@thewalter.net>2013-08-28 13:13:42 +0200
commite835d0f6eae21e1b6f13b8ad585c179bbf1eb946 (patch)
treed8b377c291dedfcd98c57b9693610f4141b41d25 /p11-kit/Makefile.am
parentcdad5bceee79afbf8b3440b39c72890d2e67448d (diff)
downloadp11-kit-e835d0f6eae21e1b6f13b8ad585c179bbf1eb946.tar.gz
p11-kit: Rename list.c to lists.c to simplify debugging
Diffstat (limited to 'p11-kit/Makefile.am')
-rw-r--r--p11-kit/Makefile.am2
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)