]> granicus.if.org Git - p11-kit/commitdiff
p11-kit: Rename list.c to lists.c to simplify debugging
authorStef Walter <stef@thewalter.net>
Tue, 27 Aug 2013 18:48:32 +0000 (20:48 +0200)
committerStef Walter <stef@thewalter.net>
Wed, 28 Aug 2013 11:13:42 +0000 (13:13 +0200)
p11-kit/Makefile.am
p11-kit/lists.c [moved from p11-kit/list.c with 100% similarity]

index 9802b2333325c39ab4a269f2155f3bffb0b21859..ceab55ad57ae4bb95e52e4855a66ca3745e49b05 100644 (file)
@@ -121,7 +121,7 @@ bin_PROGRAMS = \
        p11-kit
 
 p11_kit_SOURCES = \
-       list.c \
+       lists.c \
        p11-kit.c \
        $(NULL)
 
similarity index 100%
rename from p11-kit/list.c
rename to p11-kit/lists.c