]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Dist *.p12.
authorSimon Josefsson <simon@josefsson.org>
Wed, 27 Oct 2004 19:51:32 +0000 (19:51 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 27 Oct 2004 19:51:32 +0000 (19:51 +0000)
tests/Makefile.am

index e74efc10aaea8f765f5d7a1c14b687d43de76a2a..03d976cb3baba87c4afef1c6a9835e03860d6d61 100644 (file)
@@ -24,6 +24,8 @@ LDADD = ../lib/libgnutls.la libutils.la
 noinst_LTLIBRARIES = libutils.la
 libutils_la_SOURCES = utils.h utils.c
 
+EXTRA_DIST = client.p12 noclient.p12 unclient.p12
+
 ctests = simple anonself
 TESTS = pkcs12_neon $(ctests)  
 check_PROGRAMS = $(ctests)