summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-03-27 14:49:26 -0700
committerRuss Allbery <rra@stanford.edu>2013-03-27 15:18:42 -0700
commit21d51c75df0ca974a64b029ee51df16df5bff120 (patch)
treeb612d9985c75ef9250a16f6c1462e70e6a0fdf34 /Makefile.am
parentffaa9babcf9389072e5498ad3efa7a5fd606c3f2 (diff)
Add tests/data/perl.conf to the distribution
Used by the new POD tests (and eventually by other things). Change-Id: I9704bc287f8d61fb87af99d53d836900f589c557 Reviewed-on: https://gerrit.stanford.edu/981 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index df4d570..a9a0ee3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,7 +55,7 @@ EXTRA_DIST = .gitignore LICENSE autogen client/wallet.pod \
tests/data/fake-keytab-partial \
tests/data/fake-keytab-partial-result tests/data/fake-keytab-rekey \
tests/data/fake-keytab-unknown tests/data/fake-srvtab \
- tests/data/full.conf tests/data/wallet.conf \
+ tests/data/full.conf tests/data/perl.conf tests/data/wallet.conf \
tests/docs/pod-spelling-t tests/docs/pod-t tests/server/admin-t \
tests/server/backend-t tests/server/keytab-t tests/server/report-t \
tests/tap/kerberos.sh tests/tap/libtap.sh \