From 80090f7f755576744e19230a8c14e640c4b99db0 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 17 Jan 2016 14:46:56 -0800 Subject: Include .travis.yml in the distribution We want it to propagate to the other repository branches for Debian packaging so that it will turn off builds in those branches. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d1319f3..5da3295 100644 --- a/Makefile.am +++ b/Makefile.am @@ -97,7 +97,7 @@ PERL_DIRECTORIES = perl perl/lib perl/lib/Wallet perl/lib/Wallet/ACL \ perl/t/policy perl/t/style perl/t/util perl/t/verifier ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = .gitignore LICENSE autogen client/wallet.pod \ +EXTRA_DIST = .gitignore .travis.yml LICENSE autogen client/wallet.pod \ client/wallet-rekey.pod config/allow-extract config/keytab \ config/keytab.acl config/wallet config/wallet-report.acl \ docs/design contrib/README contrib/convert-srvtab-db \ -- cgit v1.2.3