]> eyrie.org Git - kerberos/krb5-sync.git/commitdiff
Add some more test data files to the distribution
authorRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 06:44:59 +0000 (22:44 -0800)
committerRuss Allbery <eagle@eyrie.org>
Thu, 5 Dec 2013 06:44:59 +0000 (22:44 -0800)
Makefile.am

index 324b60bccbae97bf1673e0baca1251671847b5a6..7bf7e04e2bc28de32813ca32c8bd2bd4b875282a 100644 (file)
@@ -7,12 +7,12 @@
 # See LICENSE for licensing terms.
 
 ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = .gitignore LICENSE autogen patches/README                 \
-       patches/heimdal-1.3.1 tests/README tests/TESTS                  \
-       tests/data/krb5-empty.conf tests/data/krb5.conf                 \
-       tests/data/make-krb5-conf tests/docs/pod-spelling-t             \
-       tests/docs/pod-t tests/tap/libtap.sh tests/util/xmalloc-t       \
-       tools/krb5-sync.pod
+EXTRA_DIST = .gitignore LICENSE autogen patches/README                     \
+       patches/heimdal-1.3.1 tests/README tests/TESTS                      \
+       tests/data/krb5-empty.conf tests/data/krb5.conf                     \
+       tests/data/make-krb5-conf tests/data/perl.conf                      \
+       tests/data/valgrind.supp tests/docs/pod-spelling-t tests/docs/pod-t \
+       tests/tap/libtap.sh tests/util/xmalloc-t tools/krb5-sync.pod
 
 # Everything in the package needs to be able to find the Kerberos headers
 # and libraries.